全量或增量阶段失败报错,关键词“table *** record field size for insert/delete dml”
场景描述
全量或增量阶段,DRS迁移或同步任务报错,日志提示信息:service CAPTURER failed, cause by: table[%s.%s]record field size for insert/delete dml=%s, the column size in dictionary=%s
可能原因
源库binlog未开启全镜像。
解决方案
参考常见问题“binlog_row_image参数设置为FULL没有立即生效”。