标签:recover

求帮助–mysqlbinlog 最后一条记录异常

环境: auto_commit=1 innodb_flush_log_at_trx_commit=1 sync_binlog=1 binlog_format=ROW mysql version=5.6.33 问题: 本人用mysqlbinlog 做 point_in_time recover  但是最后一个语句总是无法恢复 本人看了binlog   最后一个……