Sign InTry Free

TiDB 6.1.5 Release Notes

Release date: February 28, 2023

TiDB version: 6.1.5

Quick access: Quick start | Production deployment | Installation packages

Compatibility changes

  • Starting from February 20, 2023, the telemetry feature is disabled by default in new versions of TiDB and TiDB Dashboard, including v6.1.5, and usage information is not collected and shared with PingCAP. Before upgrading to these versions, if the cluster uses the default telemetry configuration, the telemetry feature is disabled after the upgrade. See TiDB Release Timeline for a specific version.

    • The default value of the tidb_enable_telemetry system variable is changed from ON to OFF.
    • The default value of the TiDB enable-telemetry configuration item is changed from true to false.
    • The default value of the PD enable-telemetry configuration item is changed from true to false.
  • Starting from v1.11.3, the telemetry feature is disabled by default in newly deployed TiUP, and usage information is not collected. If you upgrade from a TiUP version earlier than v1.11.3 to v1.11.3 or a later version, the telemetry feature keeps the same status as before the upgrade.

Improvements

  • TiDB

    • Support the AUTO_RANDOM column as the first column of the clustered composite index #38572 @tangenta

Bug fixes

  • TiDB

    • 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
  • Tools

    • TiCDC

      • Fix the issue that applying redo log might cause OOM when the replication lag is excessively high #8085 @CharlesCheung96
      • Fix the issue that the performance degrades when redo log is enabled to write meta #8074 @CharlesCheung96
    • TiDB Data Migration (DM)

      • Fix the issue that the binlog-schema delete command fails to execute #7373 @liumengya94
      • Fix the issue that the checkpoint does not advance when the last binlog is a skipped DDL #8175 @D3Hunter

Was this page helpful?

Download PDFRequest docs changesAsk questions on Discord
Playground
New
One-stop & interactive experience of TiDB's capabilities WITHOUT registration.
Products
TiDB
TiDB Dedicated
TiDB Serverless
Pricing
Get Demo
Get Started
© 2024 PingCAP. All Rights Reserved.
Privacy Policy.