mysqlbinlog recovery wrong !_!
Posted by:
xu yang
Date: March 12, 2009 01:15AM
I use mysqlbinlog mysql-bin.0000xxx | mysql
got wrong message like this:
: 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 '' at line 1
I redirect to the file :
I use mysqlbinlog mysql-bin.0000xxx > test.sql
I check test.sql and find when exec like this:
SET /*!*/;
BEGIN
/*!*/;
it got wrong.
what is this?
what should I do?
thx always~!
Subject
Views
Written By
Posted
mysqlbinlog recovery wrong !_!
5139
March 12, 2009 01:15AM
2912
May 25, 2009 06:28AM
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.