1、检查所有tidb的binlog写入状态:
curl http://tidb_ip:10080/binlog/recover?op=status
2、如果有skip的手动恢复一下
curl http://tidb_ip:10080/binlog/recover
1 个赞
1、检查所有tidb的binlog写入状态:
curl http://tidb_ip:10080/binlog/recover?op=status
2、如果有skip的手动恢复一下
curl http://tidb_ip:10080/binlog/recover