Skip to content

Update MySQL Server Version to 5.7#5482

Merged
dkhenry merged 2 commits intovitessio:masterfrom
planetscale:morgo-update-mysql-version
Nov 29, 2019
Merged

Update MySQL Server Version to 5.7#5482
dkhenry merged 2 commits intovitessio:masterfrom
planetscale:morgo-update-mysql-version

Conversation

@morgo
Copy link
Copy Markdown
Contributor

@morgo morgo commented Nov 27, 2019

Fixes #4119

I bumped it to MySQL 5.7.9, which is the first GA release of 5.7.

There is a chance we might get reports from overzealous vulnerability scanners which say that there are known CVEs in 5.7.9.

We could also potentially sample the first tablet to get the version, but I don't think it's too important. Bumping it past 5.5 instructs clients to use COM_REFRESH etc, and use more protocol features.

Signed-off-by: Morgan Tocker tocker@gmail.com

Fixes vitessio#4119

Signed-off-by: Morgan Tocker <tocker@gmail.com>
…l-version

Signed-off-by: Morgan Tocker <tocker@gmail.com>
Copy link
Copy Markdown
Contributor

@dkhenry dkhenry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@dkhenry dkhenry merged commit 8903368 into vitessio:master Nov 29, 2019
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.

update -mysql_server_version to return a more recent version than Vitess-5.5.10

2 participants