Menu

#4514 [HHQ-4479] The agent remove the mysql_stats plugin can remov

Bug
open
None
5
2012-10-09
2010-11-30
No

http://jira.hyperic.com/browse/HHQ-4479
Our mysql_stats plugin calls mysql --help, instead of --version. In the following case the mysql pid file is removed. This seems like a mysql bug, but it does not appear necessary to call mysql --help from our plugin.


The agent is running as root


The pid_file is defined in my.cnf configuration file.




When mysql --help is called in this configuration, the pid file is removed.



Seems like we can just remove the call to mysql --help to not have to worry about this anymore.


Discussion

Anonymous
Anonymous

Add attachments
Cancel