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

Update go-mysql package #10984

Merged
merged 2 commits into from
Mar 9, 2022
Merged

Update go-mysql package #10984

merged 2 commits into from
Mar 9, 2022

Conversation

jakule
Copy link
Contributor

@jakule jakule commented Mar 9, 2022

Add test to verify COM_QUIT package is sent when closing MySQL connection.

Related to gravitational/go-mysql#3

Add test to verify COM_QUIT package when closing MySQL connection.
@github-actions github-actions bot added the database-access Database access related issues and PRs label Mar 9, 2022
@jakule jakule requested a review from smallinsky March 9, 2022 02:04
@jakule jakule enabled auto-merge (squash) March 9, 2022 15:37
@jakule jakule merged commit e510228 into master Mar 9, 2022
@jakule jakule deleted the jakule/mysql-com-quit branch March 9, 2022 15:59
jakule added a commit that referenced this pull request Mar 9, 2022
Send COM_QUIT message when closing MySQL connection.
jakule added a commit that referenced this pull request Mar 9, 2022
Send COM_QUIT message when closing MySQL connection.
jakule added a commit that referenced this pull request Mar 9, 2022
Send COM_QUIT message when closing MySQL connection.

Backport #10984 to branch/v9
jakule added a commit that referenced this pull request Mar 17, 2022
Send COM_QUIT message when closing MySQL connection.
jakule added a commit that referenced this pull request Mar 18, 2022
Send COM_QUIT message when closing MySQL connection.

Backport of #10984
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
database-access Database access related issues and PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants