Commit Graph

6 Commits

Author SHA1 Message Date
867eab37fc Monitors that run on separate thread call thread_wait in stopMonitor.
Fixes problem with ordering of calls to mysql_library_end (in main) and mysql_thread_end (in monitor thr).
2013-07-26 11:27:54 +03:00
5e6ed4cafa Addition of show monitors command, shutdown monitor and restart monitor 2013-07-25 13:13:54 +02:00
01441dba64 Addition of password encryption and decryption for passwords stored in the configuration file 2013-07-24 14:01:01 +02:00
36f62637c9 Addition of daignostics for failure to add users 2013-07-23 10:46:58 +02:00
d536ca1c2c Addition of default username and password in the monitor 2013-07-23 10:02:47 +02:00
3407dff210 Addition of a Galera Cluster monitor - sets state of joined on nodes that are joined to
the cluster. 

Also updates to the readconnroute module to allow joined as a router option
2013-07-22 17:24:15 +02:00