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

Connection status flag manipulation #593

Merged
merged 4 commits into from
Jun 27, 2021

Conversation

skoef
Copy link
Contributor

@skoef skoef commented Jun 23, 2021

I would like to set the SERVER_QUERY_WAS_SLOW flag when a client runs a slow query on my server implementation so I made it possible to manipulate the connection's status flags. While I was busy I did the same for the connection's capabilities which I would like to manipulate to set the CLIENT_FOUND_ROWS and CLIENT_MULTI_STATEMENTS flags

@skoef skoef changed the title Con status flag Connection status flag manipulation Jun 23, 2021
@lance6716 lance6716 merged commit a4aea72 into go-mysql-org:master Jun 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants