Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 704 Bytes

release-4.0.4.md

File metadata and controls

18 lines (12 loc) · 704 Bytes
title
TiDB 4.0.4 Release Notes

TiDB 4.0.4 Release Notes

Release date: July 31, 2020

TiDB version: 4.0.4

Bug Fixes

  • TiDB

    • Fix the issue of getting stuck when querying information_schema.columns #18849
    • Fix the errors that occur when the PointGet and BatchPointGet operators encounter in null #18848
    • Fix the wrong result of BatchPointGet #18815
    • Fix the issue of incorrect query result that occurs when the HashJoin operator encounters the set or enum type #18859