Skip to content

Releases: pingcap/tidb-tools

v2.1.13

21 Jun 12:24
30a9d00
Compare
Choose a tag to compare
sync-diff-inspector: support checkpoint (#227)

v2.1.12

21 Jun 13:45
30a9d00
Compare
Choose a tag to compare
sync-diff-inspector: support checkpoint (#227)

v2.1.11

13 Jun 11:24
30a9d00
Compare
Choose a tag to compare
sync-diff-inspector: support checkpoint (#227)

v2.1.10

21 May 14:17
30a9d00
Compare
Choose a tag to compare
sync-diff-inspector: support checkpoint (#227)

v2.1.9

06 May 10:20
30a9d00
Compare
Choose a tag to compare
  • sync-diff-inspector: support checkpoint (#227)

v2.1.8

12 Apr 07:51
7a086d3
Compare
Choose a tag to compare
  • sync-diff-inspector: add config to only use checksum, skip select data (#215) (#226)

v3.0.0-beta.1

27 Mar 03:22
1e8b48f
Compare
Choose a tag to compare
pump client: support change select pump's strategy (#221)

v2.1.7

28 Mar 09:20
419f308
Compare
Choose a tag to compare
diff: add unit test for chunk split (#209) (#216)

* diff: add unit test for chunk split (#209)

v2.1.6

27 Mar 02:45
c94f2f9
Compare
Choose a tag to compare
diff: minor fix on compare data (#206) (#207)

v2.1.5

28 Feb 08:29
c94f2f9
Compare
Choose a tag to compare
  • diff: refine code && add unit test for sharding tables (#205)
  • driver/reader: return the next offset instead of sarama.OffsetNewest (#198 #203 )