Update module name for mariadbmon

This commit is contained in:
Johan Wikman
2018-01-02 11:01:28 +02:00
parent eddd4db606
commit 9558addbfe

View File

@ -15,7 +15,7 @@
* @file mysql_mon.c - A MySQL replication cluster monitor * @file mysql_mon.c - A MySQL replication cluster monitor
*/ */
#define MXS_MODULE_NAME "mysqlmon" #define MXS_MODULE_NAME "mariadbmon"
#include "../mysqlmon.h" #include "../mysqlmon.h"
#include <string> #include <string>