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

v5.0.4

Compare
Choose a tag to compare
@zhouqiang-cl zhouqiang-cl released this 14 Sep 08:42
7761856

Feature Enhancements

  • Support backing up MySQL compatible databases but does not support START TRANSACTION ... WITH CONSISTENT SNAPSHOT orSHOW CREATE TABLE #311

Improvements

  • Support always splitting TiDB v3.x tables through tidb_rowid to save TiDB memory #301
  • Reduce access of Dumpling to the information_schema to improve stability #305

Bug Fixes

  • Fix a bug that the data export fails because the Dumpling GC safepoint is set too late #290
  • Fix the Dumpling getting stuck issue when exporting table names from the upstream database in certain MySQL versions #322