Skip to content

TiFlash v5.3.4

Compare
Choose a tag to compare
@sre-bot sre-bot released this 24 Nov 04:24
5b6910f

Bug fixes

  • Fix the issue that logical operators return wrong results when the argument type is UInt8 #6127
  • Fix the issue that TiFlash bootstrap fails when 0.0 is used as the default value for integers, for example, `i` int(11) NOT NULL DEFAULT '0.0' #3157