Skip to content

Clarify that innodb_stats_on_metadata is actual only in MySQL<=5.6 #709

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

Merged
merged 1 commit into from
Jul 27, 2023
Merged

Clarify that innodb_stats_on_metadata is actual only in MySQL<=5.6 #709

merged 1 commit into from
Jul 27, 2023

Conversation

@jmrenouard jmrenouard merged commit 5bc816e into major:master Jul 27, 2023
@jmrenouard
Copy link
Collaborator

Thanks @paskal

@paskal
Copy link
Contributor Author

paskal commented Jul 29, 2023

I just realised what I did wrong: it's not "in MySQL 5.6 and lower" but "enabled by default in MySQL 5.6 and lower", I'll prepare another PR.

@paskal
Copy link
Contributor Author

paskal commented Jul 29, 2023

Or, actually, should we drop it altogether? It's a strange one-off historic artefact which describes a problem which was actual before 2015, and the tool itself reports if that value is in the ON state anyway.

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