mirror of https://github.com/sysown/proxysql
- Compression flag is now propagated from client to backend connection when the backend connection is being created for a 'fast_forward' session. In case of client trying to connect without compression, to a server configured with compression, we fallback to an uncompressed connection. - After a 'MySQL_Session' has obtained a connection for a 'fast_forward' session, i.e, the one-to-one relationship between the client and backend connection has been stablished, we completely disable the compression 'STATUS_MYSQL_CONNECTION_COMPRESSION' flag from the client 'MySQL_Connection'.pull/4012/head
parent
25cc58a50d
commit
67fac0b761
Loading…
Reference in new issue