MXS-2900 maxtest header cleanup
This commit is contained in:
@ -1,9 +1,12 @@
|
||||
#include "maxscales.hh"
|
||||
#include <sstream>
|
||||
#include <unordered_map>
|
||||
#include <string>
|
||||
#include "envv.hh"
|
||||
|
||||
#define DEFAULT_MAXSCALE_CNF "/etc/maxscale.cnf"
|
||||
#define DEFAULT_MAXSCALE_LOG_DIR "/var/log/maxscale/"
|
||||
#define DEFAULT_MAXSCALE_BINLOG_DIR "/var/lib/maxscale/Binlog_Service/"
|
||||
#define DEFAULT_MAXADMIN_PASSWORD "mariadb"
|
||||
|
||||
Maxscales::Maxscales(const char *pref, const char *test_cwd, bool verbose,
|
||||
std::string network_config)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user