Skip to content

tidb-server v3.0.18

Compare
Choose a tag to compare
@sre-bot sre-bot released this 21 Aug 09:48
e5c832c

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