MXS-1703 Move MariaDBServer to its own file
generate_master_gtid_wait_cmd() is now a method of the Gtid-class.
This commit is contained in:
@ -22,6 +22,7 @@
|
||||
#include <maxscale/monitor.h>
|
||||
#include <maxscale/thread.h>
|
||||
|
||||
#include "mariadbserver.hh"
|
||||
#include "utilities.hh"
|
||||
|
||||
using std::string;
|
||||
|
Reference in New Issue
Block a user