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

Variables Removed in MySQL 8.0 #486

Closed
numediaweb opened this issue Apr 3, 2022 · 3 comments
Closed

Variables Removed in MySQL 8.0 #486

numediaweb opened this issue Apr 3, 2022 · 3 comments
Labels

Comments

@numediaweb
Copy link

This role contains some removed variables that don't allow MySQL server to run/init:

query_cache_type
query_cache_size
query_cache_limit
innodb_large_prefix
innodb_file_format

Checking the sudo cat /var/log/mysql/mysql.err file:

...
2022-04-03T17:41:40.978362Z 0 [ERROR] [MY-000067] [Server] unknown variable 'query_cache_size=16M'.
2022-04-03T17:41:40.978765Z 0 [ERROR] [MY-010119] [Server] Aborting

https://dev.mysql.com/doc/refman/8.0/en/added-deprecated-removed.html#optvars-removed

@geerlingguy
Copy link
Owner

See related: #477, #454.

@stale
Copy link

stale bot commented Jul 12, 2022

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

@stale stale bot added the stale label Jul 12, 2022
@stale
Copy link

stale bot commented Aug 14, 2022

This issue has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.

@stale stale bot closed this as completed Aug 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants