Easy fix for "the right syntax to use near ‘Usage: mysqldump"
Recently when I was moving a database from one server to another I did the usual mysql dump from command line, then tried to import it on the new server, but what’s this? An error: ERROR 1064 (42000) at line 1: You have an error in your SQL syntax; check the manual that corresponds to… Continue reading
