Tidb Versions Save

TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://tidbcloud.com/free-trial

v7.1.0

11 months ago

For new features, improvements, and bug fixes released in 7.1.0 for tidb-server, see TiDB 7.1.0 release notes.

v7.1.0-rc.0

1 year ago

For new features, improvements, and bug fixes released in 7.1.0-rc.0 for tidb-server, see TiDB 7.1.0-rc.0 release notes.

v6.5.2

1 year ago

For new features, improvements, and bug fixes released in 6.5.2 for tidb-server, see TiDB 6.5.2 release notes.

v6.1.6

1 year ago

For new features, improvements, and bug fixes released in 6.1.6 for tidb-server, see TiDB 6.1.6 release notes.

v7.0.0

1 year ago

For new features, improvements, and bug fixes released in 7.0.0 for tidb-server, see TiDB 7.0.0 release notes.

v6.5.1

1 year ago

Bug fixes

  • Fix the issue that TiDB Lightning prechecks cannot find dirty data left by previously failed imports #39477 @dsdashun
  • Fix the issue that TiDB Lightning panics in the split-region phase #40934 @lance6716
  • Fix the issue that the conflict resolution logic (duplicate-resolution) might lead to inconsistent checksums #40657 @gozssky
  • Fix the issue that TiDB Lightning might incorrectly skip conflict resolution when all but the last TiDB Lightning instance encounters a local duplicate record during a parallel import #40923 @lichunzhu
  • Fix the issue that when importing data in Local Backend mode, the target columns do not automatically generate data if the compound primary key of the imported target table has an auto_random column and no value for the column is specified in the source data #41454 @D3Hunter

v6.1.5

1 year ago

Bug fixes

  • Fix the issue that data race might cause TiDB to restart #27725 @XuHuaiyu
  • Fix the issue that the UPDATE statement might not read the latest data when the Read Committed isolation level is used #41581 @cfzjywxk
  • PD
  • Fix the PD OOM issue that occurs when the calls of ReportMinResolvedTS are too frequent #5965 @HundunDM

v6.6.0

1 year ago

For new features, improvements, and bug fixes released in 6.6.0 for tidb server, see TiDB 6.6.0 release notes.

v6.1.4

1 year ago

Bug fixes

  • Fix the memory leakage issue when TiDB Lightning imports a huge source data file #39331 @dsdashun
  • Fix the issue that TiDB Lightning prechecks cannot find dirty data left by previously failed imports #39477 @dsdashun

v6.5.0

1 year ago

For new features, improvements, and bug fixes released in 6.5.0 for tidb server, see TiDB 6.5.0 release notes.