You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When disconnection/closing the connection from the server-side I get this warning:
[Warning] Aborted connection 14 to db: 'unconnected' user: 'root' host: '172.18.0.2' (Got an error reading communication packets)
At first, I thought it could be because of the HAProxy in front but after testing with the native MySQL client it works as expected, please here find a way to reproduce this behavior here: https://github.com/nbari/haproxy-mariadb
You can reproduce the same behavior with the app mycli
When disconnection/closing the connection from the server-side I get this warning:
At first, I thought it could be because of the HAProxy in front but after testing with the native MySQL client it works as expected, please here find a way to reproduce this behavior here: https://github.com/nbari/haproxy-mariadb
You can reproduce the same behavior with the app
mycli
or with this rust example
The text was updated successfully, but these errors were encountered: