Support for MYSQL 5.6?
-
My host recently updated to MySQL 5.6 and now I receive an error when I back up. It seems that there is a backup file created, however there is an error that it failed.
I ran the debugging step through SSH and receive the following error:
mysqldump: Couldn’t execute ‘SET OPTION SQL_QUOTE_SHOW_CREATE=1’: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘OPTION SQL_QUOTE_SHOW_CREATE=1’ at line 1 (1064)Some other things of note, I believe that “SET OPTION” was deprecated in MYSQL 5.1, so I am now wondering if this plugin is compatible with MYSQL 5.6.
Any help you can offer is much appreciated.
Thanks,
Jeff
The topic ‘Support for MYSQL 5.6?’ is closed to new replies.