MXS-1595 Rename mysqlclient to mariadbclient
Documentation update will follow.
This commit is contained in:
@ -25,7 +25,7 @@
|
||||
#include <maxscale/log_manager.h>
|
||||
#include <maxscale/protocol/mysql.h>
|
||||
#include <maxscale/query_classifier.h>
|
||||
#include "../../server/modules/protocol/MySQL/MySQLClient/setsqlmodeparser.hh"
|
||||
#include "../../server/modules/protocol/MySQL/mariadbclient/setsqlmodeparser.hh"
|
||||
#include "testreader.hh"
|
||||
using std::cerr;
|
||||
using std::cin;
|
||||
|
||||
Reference in New Issue
Block a user