This repository was archived by the owner on Aug 21, 2023. It is now read-only.
v5.0.4
Feature Enhancements
- Support backing up MySQL compatible databases but does not support
START TRANSACTION ... WITH CONSISTENT SNAPSHOTorSHOW CREATE TABLE#311
Improvements
- Support always splitting TiDB v3.x tables through
tidb_rowidto save TiDB memory #301 - Reduce access of Dumpling to the
information_schemato improve stability #305