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

v5.1.2

Compare
Choose a tag to compare
@zhouqiang-cl zhouqiang-cl released this 27 Sep 02:44
0d8ccce

Feature enhancements

  • Support for backing up MySQL compatible databases that do not support START TRANSACTION ... WITH CONSISTENT SNAPSHOT and SHOW CREATE TABLE #309
  • Add a global gRPC connection pool and share gRPC connections among kv clients #2534

Bug Fixes

  • Fix the issue that Dumpling is pending when show table status returns incorrect results in some MySQL versions (8.0.3, 8.0.23) #322