Bug #13745 Repeated entries for "Access denied for user 'MySQL_Instance_M'" in log file
Submitted: 4 Oct 2005 14:43 Modified: 27 Jul 2007 7:46
Reporter: Sharif Alexandre Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server Severity:S4 (Feature request)
Version:5.0.13 OS:Linux (Linux (RHEL 3 U1))
Assigned to: CPU Architecture:Any

[4 Oct 2005 14:43] Sharif Alexandre
Description:
When using mysqlmanager to manage instances, it repeatedly tries to connect to each instance using a 'fake' username and password.  When logging is turned on, this failed attempted connection is repeatedly logged which can quickly cause the logfile to grow very large.  It would be preferrable if each failed attempt is not logged (since that is what should happen) so that legitimate failed connections can be monitored without the extra noise.

How to repeat:
Turn on logging for an instance in /etc/my.cnf

Start mysqlmanager to manage the instance.

Observe the following repeated message in log file:

051004 10:38:52     888 Connect     Access denied for user 'MySQL_Instance_M'@'localhost' (using password: YES)
[27 Jul 2007 7:46] Sveta Smirnova
Thank you for the report.

But this feature already exists. See also http://dev.mysql.com/doc/refman/5.0/en/communication-errors.html