Hi Henrik, creating an anonymous user on your MySQL server with something like CREATE USER ''@'127.0.0.1' should solve the problem.
Cheers, Paolo ----- Original Message ----- From: "Henrik Gemal" <[email protected]> To: [email protected] Sent: Friday, September 13, 2013 12:43:54 PM Subject: Access denied for user ''@'127.0.0.1' (using password: NO) Hi On one of my servers the mysqld.log is flooded with messages like: 130913 12:37:36 [Warning] Access denied for user ''@'127.0.0.1' (using password: NO) every minute. So this comes from Monit, but how can I avoid that message? -- To unsubscribe: https://lists.nongnu.org/mailman/listinfo/monit-general
-- To unsubscribe: https://lists.nongnu.org/mailman/listinfo/monit-general
