You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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
The text was updated successfully, but these errors were encountered:
[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 EXISTSxxxxxxx
" (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
The text was updated successfully, but these errors were encountered: