MySQL Forums
Forum List  »  Backup

mysqldump: Couldn't execute 'SET OPTION SQL_QUOTE_SHOW_CREATE=1': Unknown system variable 'OPTION' (1193)
Posted by: Evento Team
Date: March 16, 2019 12:36PM

Im importing data from 5.6 to 5.0 mysql version.

mysqldump -h192.168.10.11 -udemodr-ppasswordtest--opt --compress --compatible=no_key_options --log-error=%FileName% --add-drop-table workflow grd_ca| mysql -uroot -proot workflow


Kindly help me to resolve this issue.
Note: i can not upgrade the mysql 5.0 to recent version to due some reasons

Options: ReplyQuote


Subject
Views
Written By
Posted
mysqldump: Couldn't execute 'SET OPTION SQL_QUOTE_SHOW_CREATE=1': Unknown system variable 'OPTION' (1193)
1622
March 16, 2019 12:36PM


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.