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

Fix for vtgate panic when mysql-workbench is trying to connect #4357

Merged
merged 1 commit into from
Nov 13, 2018

Conversation

deepthi
Copy link
Member

@deepthi deepthi commented Nov 12, 2018

If vtgate's mysql server receives a 0 size packet from a mysql client, it panics. Fix by maintaining the state of currentEphemeralPolicy correctly.

Signed-off-by: deepthi deepthi@planetscale.com

…x by maintaining the state of currentEphemeralPolicy correctly

Signed-off-by: deepthi <deepthi@planetscale.com>
@deepthi deepthi requested a review from sougou as a code owner November 12, 2018 22:13
@sougou sougou merged commit f5eb8c9 into vitessio:master Nov 13, 2018
@deepthi deepthi deleted the ds-mysql-conn-panic branch December 5, 2018 01:07
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