Skip to content

Releases: pingcap/tidb

tidb-server v7.1.0

31 May 05:50
635a436
Compare
Choose a tag to compare

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

tidb-server v7.1.0-rc.0

27 Apr 09:18
3d85fad
Compare
Choose a tag to compare

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.

tidb-server v6.5.2

21 Apr 02:34
29116c0
Compare
Choose a tag to compare

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

tidb-server v6.1.6

12 Apr 02:50
705abbd
Compare
Choose a tag to compare

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

tidb-server v7.0.0

30 Mar 02:16
7376954
Compare
Choose a tag to compare

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

tidb-server v6.5.1

10 Mar 05:21
4084b07
Compare
Choose a tag to compare

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

tidb-server v6.1.5

28 Feb 02:58
73d82e3
Compare
Choose a tag to compare

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

tidb-server v6.6.0

20 Feb 03:52
f4ca082
Compare
Choose a tag to compare

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

tidb-server v6.1.4

08 Feb 03:16
ac6560f
Compare
Choose a tag to compare

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

tidb-server v6.5.0

29 Dec 03:09
706c3fa
Compare
Choose a tag to compare

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