This repository has been archived by the owner on Aug 21, 2023. It is now read-only.
Releases: pingcap/dumpling
Releases · pingcap/dumpling
Pre Release v5.1.0-alpha
Pre Release v5.1.0-alpha
v4.0.13
There is no release note for this version.
v5.0.1
There is no release note for this version.
v5.0.0
There is no release note for this version.
v4.0.12
There is no release note for this version.
v4.0.11
v4.0.10
v5.0.0-rc
v4.0.9
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