-
-
Notifications
You must be signed in to change notification settings - Fork 865
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
Remove deprecated/removed InnoDB variables - innodb_large_prefix, innodb_file_format #454
Comments
These are my findings:
Also I thin @geerlingguy thoughts? |
I'm okay with all those changes—the only one I think could be weird is |
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. |
Still here! Not stale! |
This issue is no longer marked for closure. |
There are a lot of deprecated variables in MySQL/InnoDB/MariaDB. Example: MDEV-23397.
Filling ticket to compile a full list of deprecated variables but used by this role.
Then I'll follow up w/ a pull req.
The text was updated successfully, but these errors were encountered: