Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V2.x change user compression #4158 #4287

Merged
merged 4 commits into from
Jul 14, 2023
Merged

Conversation

renecannao
Copy link
Contributor

@renecannao renecannao commented Jul 13, 2023

Preserve STATUS_MYSQL_CONNECTION_COMPRESSION after connection reset

In MySQL_Connection::reset() we were forgetting the value of STATUS_MYSQL_CONNECTION_COMPRESSION.
De-facto disabling compression if it was enabled.

Closes #4158

In MySQL_Connection::reset() we were forgetting the value of
STATUS_MYSQL_CONNECTION_COMPRESSION.
De-facto disabling compression if it was enabled.
@renecannao renecannao merged commit 4c77e09 into v2.x Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant