I am tryint o take mysqldump from 5.1.28 mysql
of the server where 5.6.1 is installed.
It fails with following error:
C:\Documents and Settings\Administrator>mysqldump -c -h 10.171.170.13 -u root vm
s tbl_billing_success > e:\db_backup\tbl_billing_success20130325.sql
mysqldump: Couldn't execute 'SET OPTION SQL_QUOTE_SHOW_CREATE=1': You have an er
ror in your SQL syntax; check the manual that corresponds to your MySQL server v
ersion for the right syntax to use near 'OPTION SQL_QUOTE_SHOW_CREATE=1' at line
1 (1064)
of the server where 5.6.1 is installed.
It fails with following error:
C:\Documents and Settings\Administrator>mysqldump -c -h 10.171.170.13 -u root vm
s tbl_billing_success > e:\db_backup\tbl_billing_success20130325.sql
mysqldump: Couldn't execute 'SET OPTION SQL_QUOTE_SHOW_CREATE=1': You have an er
ror in your SQL syntax; check the manual that corresponds to your MySQL server v
ersion for the right syntax to use near 'OPTION SQL_QUOTE_SHOW_CREATE=1' at line
1 (1064)