Pingcap Dumpling Versions Save

Dumpling is a fast, easy-to-use tool written by Go for dumping data from the database(MySQL, TiDB...) to local/cloud(S3, GCP...) in multifarious formats(SQL, CSV...).

v5.1.5

1 year ago

There is no release note for this version.

v5.2.4

2 years ago

There is no release note for this version.

v5.1.4

2 years ago

There is no release note for this version.

v5.0.6

2 years ago

Bug fixes

  • Fix the bug that Dumpling becomes very slow when dumping tables with the composite primary key or unique key #29386

v4.0.16

2 years ago

Improvements

  • Support backing up MySQL-compatible databases that do not support START TRANSACTION ... WITH CONSISTENT SNAPSHOT and SHOW CREATE TABLE #309
  • Add a global gRPC connection pool and share gRPC connections among KV clients #2534
  • Prohibit operating TiCDC clusters across major and minor versions #2599

Bug fixes

  • Fix the issue that Dumpling is pending when show table status returns incorrect results in some MySQL versions (8.0.3 and 8.0.23) #322
  • Fix the CLI compatibility issue with 4.0.x clusters on the default sort-engine option #2373

v5.1.3

2 years ago

There is no release note for this version.

v5.0.5

2 years ago

There is no release note for this version.

v5.2.3

2 years ago

There is no release note for this version.

v5.2.2

2 years ago

Feature enhancements

  • Support for backing up MySQL compatible databases that do not support START TRANSACTION ... WITH CONSISTENT SNAPSHOT and SHOW CREATE TABLE #309
  • Add a global gRPC connection pool and share gRPC connections among kv clients #2534

Bug Fixes

  • Fix the issue that Dumpling is pending when show table status returns incorrect results in some MySQL versions (8.0.3, 8.0.23) #322

v5.1.2

2 years ago

Feature enhancements

  • Support for backing up MySQL compatible databases that do not support START TRANSACTION ... WITH CONSISTENT SNAPSHOT and SHOW CREATE TABLE #309
  • Add a global gRPC connection pool and share gRPC connections among kv clients #2534

Bug Fixes

  • Fix the issue that Dumpling is pending when show table status returns incorrect results in some MySQL versions (8.0.3, 8.0.23) #322