MySQL Forums
Forum List  »  Backup

Re: mysqldump: Couldn't execute 'SET OPTION SQL_QUOTE_SHOW_CREATE=1': Unknown system variable 'OPTION' (1193)
Posted by: Peter Brawley
Date: March 16, 2019 02:03PM

5.0 is obsolete, I have no way to check 5.0 syntax.

Set Option ... was supported in some early MySQL versions, now isn't, is all I know.

Try commenting out the word 'option' or the whole cmd in the mysqldump script.

You need to upgrade.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: mysqldump: Couldn't execute 'SET OPTION SQL_QUOTE_SHOW_CREATE=1': Unknown system variable 'OPTION' (1193)
1295
March 16, 2019 02:03PM


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.