Note that the log file will be created by this role, but if you're running on a server with SELinux or AppArmor, you may need to add this path to the allowed paths for MySQL, or disable the mysql ...
mysql_user_home: /root mysql_user_name: root mysql_user_password: root The home directory inside which Python MySQL settings will be stored, which Ansible will use when connecting to MySQL. This ...
There is another log file called "Slow Query Log" that will be created when using the -log-slow-query command line option when starting up MySQL. Its default filename is <hostname>-slow.log, its ...