tidb v3.0.18 Release Notes

Release Date: 2020-08-21 // over 3 years ago
  • ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fix the issue that the wrong handling of the decimal type by the Hash function causes the wrong HashJoin result #19185
    • ๐Ÿ›  Fix the issue that the wrong handling of the set and enum types by the Hash function causes the wrong HashJoin result #19175
    • ๐Ÿ›  Fix the issue that the check for duplicate keys fails in the pessimistic locking mode #19236
    • ๐Ÿ›  Fix the issue that the Apply and Union Scan operators cause the wrong execution result #19297
    • ๐Ÿ›  Fix the issue that some cached execution plans are incorrectly executed in transaction #19274