geerlingguy / ansible-role-mysql

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

root password with $ or % #538

Open DomeCaiazza opened 4 months ago

DomeCaiazza commented 4 months ago

If the $ or % character is present in the root password, the password is not set correctly. If you escape with '/$' or '/%' the password is set correctly in the db, but the .my.cnf configuration file is misconfigured and access does not work.

github-actions[bot] commented 3 weeks 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.