Right now if you try to do a mysqldump, you will have the next error:
mysqldump --all-databases --port=3306 --host=localhost --protocol=tcp --user=root
mysqldump: Couldn't execute '/*!40100 SET @@SQL_MODE='' */': unknown error: syntax error at position 30 (1105)