【 TiDB 使用环境】生产\测试环境\ POC
【 TiDB 版本】tidb5.2.3
【遇到的问题】
使用dumping备份表报错given slice is too small to serialize the message
WHERE id>=221924767 and id<225506177 ORDER BY id: Error 1105: other err or: [src/coprocessor/dag/mod.rs:131]: IoError(Custom { kind: Other, error: “given slice is too small to serialize the message” })
/mod.rs:131]: IoError(Custom { kind: Other, error: “given slice is too small to serialize the message” })
使用select into outfile 导出数据 也是报Error querying database. Cause: java.sql.SQLException: other error: [src/coprocessor/dag/mod.rs:131]: IoError(Custom { kind: Other, error: “given slice is too small to serialize the message” })