Skip to content

1.3.4

Compare
Choose a tag to compare
@bgrainger bgrainger released this 22 Apr 00:08
· 864 commits to master since this release
1.3.4
aedaeba
  • Improve compatibility with MySQL Server 8.0.24:
    • Ignore new ER_CLIENT_INTERACTION_TIMEOUT error packet sent to timed-out connections: #970.
    • Known Issue: Connections with UseCompression=true may throw a MySqlProtocolException when timed out.