Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error to parse sql from query event #6

Open
5sdba opened this issue Mar 25, 2020 · 1 comment
Open

error to parse sql from query event #6

5sdba opened this issue Mar 25, 2020 · 1 comment

Comments

@5sdba
Copy link

5sdba commented Mar 25, 2020

[root@szwtlother1040 ~]# ./binlog_rollback -m file -w stats -M mysql -i 20 -b 100 -l 10 -o . mysql-bin.007917
time="2020-03-25_22:21:43" level=info errcode=0 errmsg="start to parse binlog from local files"
time="2020-03-25_22:21:43" level=info errcode=0
start to parse mysql-bin.007917 4

time="2020-03-25_22:21:43" level=info errcode=0 errmsg="start thread to analyze statistics from binlog"
time="2020-03-25_22:21:43" level=error errcode=2 errmsg="error to parse sql: DROP PROCEDURE IF EXISTS xxxxx: line 1 column 14 near "DROP PROCEDURE IF EXISTS xxxxxxx" (total length 50)"

error to parse sql from query event, binlog=(mysql-bin.007917, 23046502), time=2020-03-23_16:34:23, sql=DROP PROCEDURE IF EXISTS xxxxxx

@luyaotang
Copy link

兄弟,有解决吗?同样的问题啊。。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants