## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? If possible, provide a recipe for reproducing the error. More details see https://github.com/pingcap/tidb/issues/27349 2. What did you expect to see? Dumpling dump data correctly. 3. What did you see instead? Some data are lost and some are duplicated. 4. Versions of the cluster - Dumpling version (run `dumpling -V`): All v5.0.+, v5.1.+, v5.2.+ - Source database version (execute `SELECT version();` in a MySQL client): All v5.0.+, v5.1.+, v5.2.+
Bug Report
Please answer these questions before submitting your issue. Thanks!
More details see pingcap/tidb#27349
Dumpling dump data correctly.
Some data are lost and some are duplicated.
Versions of the cluster
Dumpling version (run
dumpling -V):All v5.0.+, v5.1.+, v5.2.+
Source database version (execute
SELECT version();in a MySQL client):All v5.0.+, v5.1.+, v5.2.+