dm
dm copied to clipboard
Data Migration Platform
### What did you do? DM interrupt  ### What did you expect to see? _No response_ ### What did you see instead? _No response_ ### Versions of the cluster...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.0 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
### What problem does this PR solve? add compactor to compact dml ### What is changed and how it works? ``` # Assuming that UPDATE statement does not update the...
## Feature Request **Is your feature request related to a problem? Please describe:** - filter some DML events which can't be parsed in go-mysql, like the old MariaDB `TIME`/`TIMESTAMP`/`DATETIME` binary...
### Is your feature request related to a problem? Please describe mariadb v10.0.10 upgrade to v10.1.44 It is found that the precision of the column mariadb timestamp(3) is not recorded...
### What problem does this PR solve? Initial PR for implementing Async Checkpoint with Causality Optimization, this PR is created for discussion purpose ### What is changed and how it...
### What did you do? Tidb dm fails to read mariadb bin log [dmctl_task_status.txt](https://github.com/pingcap/dm/files/7417631/dmctl_task_status.txt) It starts as expected at 0-84533484-1054899238 and goes to next (LogPos:0x20e899de) decimal log pos 552114654 from...
### What did you do? pingcap/dm#2220 (comment) ### What did you expect to see? no error blocks upgrading ### What did you see instead? No response ### Versions of the...
## 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. 1.1 Compiled the dm...