tidb v2.1.11 Release Notes

Release Date: 2019-05-31 // almost 5 years ago
    • ๐Ÿ›  Fix the issue that incorrect schema is used for delete from join #10595
    • ๐Ÿ›  Fix the issue that the built-in CONVERT() may return incorrect field type #10263
    • โšก๏ธ Merge non-overlapped feedback when updating bucket count #10569
    • Fix calculation errors of unix_timestamp()-unix_timestamp(now()) #10491
    • ๐Ÿ›  Fix the incompatibility issue of period_diff with MySQL 8.0 #10501
    • Skip Virtual Column when collecting statistics to avoid exceptions #10628
    • ๐Ÿ‘Œ Support the SHOW OPEN TABLES statement #10374
    • ๐Ÿ›  Fix the issue that goroutine leak may happen in some cases #10656
    • ๐Ÿ›  Fix the issue that setting the tidb_snapshot variable in some cases may cause incorrect parsing of time format #10637