1.3.4
- 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 aMySqlProtocolException
when timed out.
- Ignore new