Skip to content

9.3

Choose a tag to compare

@rbygrave rbygrave released this 20 Mar 02:09
· 62 commits to master since this release

What's Changed

  • Always close or rollback connection to avoid possible leak by @rPraml in #108
  • Track current autoCommit/readonly/transactionIsolation by @rPraml in #109
  • rollback connection in closeConnectionFully by @rPraml in #110
  • Heartbeat should not reset, when pool is full by @rPraml in #111
  • Better recovery after reset on high pool load by @rPraml in #112
  • Pstatementcache must be locked in closeConnectionFully by @rPraml in #113
  • Fix leaking connections when it was not possible to close them. by @rPraml in #107
  • FIX: Logging level by @nPraml in #117
  • Fix stackoverflow exception in testConnection by @nPraml in #118
  • No effective change - tidy only by @rbygrave in #120

New Contributors

Full Changelog: 9.2...9.3