geerlingguy / ansible-role-mysql

Ansible Role - MySQL
https://galaxy.ansible.com/geerlingguy/mysql/
MIT License
1.04k stars 860 forks source link

Remove deprecated/removed InnoDB variables - innodb_large_prefix, innodb_file_format #454

Open eRadical opened 3 years ago

eRadical commented 3 years ago

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.

eRadical commented 3 years ago

These are my findings:

Also I thin pid-file should also be deprecated as it can be absent when SystemD is used.

@geerlingguy thoughts?

geerlingguy commented 3 years ago

I'm okay with all those changes—the only one I think could be weird is symbolic-links. Not sure if people use it much (I don't... but I can't speak for all users of the role).

stale[bot] commented 2 years ago

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.

eRadical commented 2 years ago

Still here! Not stale!

stale[bot] commented 2 years ago

This issue is no longer marked for closure.