mysql 5.5.31
show slave status;
there is a error:
The incident LOST_EVENTS occured on the master. Message: error writing to the binary log
Search binlog on master .
# at 232988770
#130930 11:46:57 server id 2 end_log_pos 232988823
# Incident: LOST_EVENTS
RELOAD DATABASE; # Shall generate syntax error
so, What circumstance can generate LOST_EVENTS error
show slave status;
there is a error:
The incident LOST_EVENTS occured on the master. Message: error writing to the binary log
Search binlog on master .
# at 232988770
#130930 11:46:57 server id 2 end_log_pos 232988823
# Incident: LOST_EVENTS
RELOAD DATABASE; # Shall generate syntax error
so, What circumstance can generate LOST_EVENTS error