MySQL Forums
Forum List  »  Newbie

mysqldump: Couldn't execute 'SET OPTION SQL_QUOTE_SHOW_CREATE=1'
Posted by: Nicholas Talbot
Date: February 11, 2019 03:00PM

Trying a sql dummp and getting

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)

Unsure how to proceed

[root@adt004 ~]# mysql -V
mysql Ver 14.12 Distrib 5.0.95, for redhat-linux-gnu (x86_64) using readline 5.1

[root@adt004 ~]# mysqldump -V
mysqldump Ver 10.11 Distrib 5.0.95, for redhat-linux-gnu (x86_64)

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.