You are viewing the archived documentation of TiDB, which no longer receives updates.

View latest LTS version docs

TiDB 5.1.3 Release Note

Release date: December 3, 2021

TiDB version: 5.1.3

Bug fix

  • TiKV

    • Fix the issue that the GcKeys task does not work when it is called by multiple keys. Caused by this issue, compaction filer GC might not drop the MVCC deletion information. #11217