###############################################
# Changelog of the check_mysql_health plugin #
###############################################

2.0.1 2009-03-09
- fixed a (harmless) bug which caused uninitialized-messages. (Thanks John Alberts & Thomas Borger)
- enabled password-less login to localhost.

2.0 2009-03-06
- This is the first release of the new plugin check_mysql_health
  It replaces check_mysql_perf which is a nightmare to install
  It is written in Perl
  It can use either DBD::mysql, the mysql command or DBD::SQLrelay
  It can monitor mysql clusters (the ndb stuff)
  It can execute custom sql statements
