Bug #23591 | Agent-Install must allow a blank passwd for the mysql db it will monitor(br1782) | ||
---|---|---|---|
Submitted: | 24 Oct 2006 19:00 | Modified: | 3 Nov 2006 15:57 |
Reporter: | Keith Russell | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Enterprise Monitor: Installing | Severity: | S3 (Non-critical) |
Version: | OS: | Any (all) | |
Assigned to: | Keith Russell | CPU Architecture: | Any |
[24 Oct 2006 19:00]
Keith Russell
[27 Oct 2006 11:34]
Keith Russell
Reported as resolved by Nitrock in builds =>7.14
[3 Nov 2006 15:57]
Mark Leith
Verified fixed in 0.7.20: ---------------------------------------------------------------------------- Enter the username the agent will use to login to the MySQL server it will monitor. Username on 127.0.0.1:3306 []: root ---------------------------------------------------------------------------- Enter the password the agent will use to login to the MySQL server it will monitor. Password for root on 127.0.0.1:3306 : Re-enter : ---------------------------------------------------------------------------- ... ... mark@Pegasus:~/mysql> more network/agent/etc/mysql-service-agent.ini [mysqld] user = root password = hostname = 127.0.0.1 port = 3306