Skip to content

[1.6.3] - 2016-10-04

Compare
Choose a tag to compare
@thomasvargiu thomasvargiu released this 04 Oct 10:32
· 269 commits to 3.x since this release

Changed

  • Changed PHP requirement with upper bound 7.0
  • #17 Changed behaviour on how to check if a query can be retried
  • Changed ServerGoneAwayExceptionsAwareInterface splitting select and updates exceptions

Fixed

  • #17 Fixed an issue that could retry update queries on Lost connection to MySQL server during query error.