We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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)