This repository was archived by the owner on Aug 21, 2023. It is now read-only.
v5.2.2
Feature enhancements
- Support for backing up MySQL compatible databases that do not support
START TRANSACTION ... WITH CONSISTENT SNAPSHOTandSHOW CREATE TABLE#309 - Add a global
gRPCconnection pool and sharegRPCconnections amongkvclients #2534
Bug Fixes
- Fix the issue that Dumpling is pending when
show table statusreturns incorrect results in some MySQL versions (8.0.3, 8.0.23) #322