Skip to content

5.10.1

Latest
Compare
Choose a tag to compare
@phpmyadmin-bot phpmyadmin-bot released this 10 Nov 04:13
· 373 commits to master since this release
b14fd66

Fixed

  • Fix parsing of ALTER TABLE … RENAME KEY (#580)
  • Fix parsing table names that start with "e1" (#578)
  • Improve handling of negative and overflowed offsets on TokensList (#582)
  • Fix parsing of queries with 'AND' (#590)
  • Fix C style comments with two asterisks (#597)
  • Fix parsing of SRID in column definition (#595)