Skip to content
This repository has been archived by the owner on Aug 21, 2023. It is now read-only.

Releases: pingcap/dumpling

Pre Release v5.1.0-alpha

24 May 03:40
be441d7
Compare
Choose a tag to compare
Pre-release

Pre Release v5.1.0-alpha

v4.0.13

27 May 11:38
abed7c7
Compare
Choose a tag to compare

There is no release note for this version.

v5.0.1

23 Apr 07:26
4cb1157
Compare
Choose a tag to compare

There is no release note for this version.

v5.0.0

07 Apr 02:29
463e4cc
Compare
Choose a tag to compare

There is no release note for this version.

v4.0.12

02 Apr 02:53
c5509ec
Compare
Choose a tag to compare

There is no release note for this version.

v4.0.11

26 Feb 05:45
5e6981e
Compare
Choose a tag to compare

There is no release note for this version.

v4.0.10

15 Jan 02:54
5e6981e
Compare
Choose a tag to compare

Improvements

  • Support checking unrecognized arguments and printing the current progress during dumping #228

Bug Fixes

  • Do not set tidb_mem_quota_query when it is not specified to avoid TiDB OOM #233

v5.0.0-rc

12 Jan 04:28
11d8d5d
Compare
Choose a tag to compare

There is no release note for this version.

v4.0.9

18 Dec 09:22
11d8d5d
Compare
Choose a tag to compare

Improvements

  • Retry dumping data on failed chunks #182
  • Support configuring both the -F and -r arguments at the same time #177
  • Exclude system databases in --filter by default #194
  • Support the --transactional-consistency parameter and support rebuilding MySQL connections during retry #199

Bug Fixes

  • Fix the issue that Dumpling might get blocked when its connection to the MySQL database server is closed #190

v4.0.8

30 Oct 08:14
b84f64f
Compare
Choose a tag to compare

Improvements

  • Support dumpling data directly to S3 storages #155
  • Support dumping views #158
  • Support dumping the table that only contains generated columns #166