MXS-2205 Convert maxscale/protocol/mysql.h to .hh
This commit is contained in:
@ -35,7 +35,7 @@
|
||||
#include <maxscale/log.h>
|
||||
#include <maxscale/modulecmd.hh>
|
||||
#include <maxscale/paths.h>
|
||||
#include <maxscale/protocol/mysql.h>
|
||||
#include <maxscale/protocol/mysql.hh>
|
||||
#include <maxscale/random.h>
|
||||
#include <maxscale/router.hh>
|
||||
#include <maxscale/server.hh>
|
||||
|
||||
@ -31,7 +31,7 @@
|
||||
#include <maxscale/log.h>
|
||||
#include <maxscale/modulecmd.hh>
|
||||
#include <maxscale/paths.h>
|
||||
#include <maxscale/protocol/mysql.h>
|
||||
#include <maxscale/protocol/mysql.hh>
|
||||
#include <maxscale/random.h>
|
||||
#include <maxscale/router.hh>
|
||||
#include <maxscale/server.hh>
|
||||
|
||||
@ -27,7 +27,7 @@
|
||||
#include <cdc.hh>
|
||||
#include <maxavro.h>
|
||||
#include <binlog_common.h>
|
||||
#include <maxscale/protocol/mysql.h>
|
||||
#include <maxscale/protocol/mysql.hh>
|
||||
#include <blr_constants.h>
|
||||
|
||||
#include "rpl.hh"
|
||||
|
||||
@ -19,7 +19,7 @@
|
||||
|
||||
#include <maxbase/assert.h>
|
||||
#include <maxscale/mysql_utils.hh>
|
||||
#include <maxscale/protocol/mysql.h>
|
||||
#include <maxscale/protocol/mysql.hh>
|
||||
|
||||
void gtid_pos_t::extract(const REP_HEADER& hdr, uint8_t* ptr)
|
||||
{
|
||||
|
||||
@ -42,7 +42,7 @@
|
||||
#include <maxscale/dcb.hh>
|
||||
#include <maxscale/housekeeper.h>
|
||||
#include <maxscale/log.h>
|
||||
#include <maxscale/protocol/mysql.h>
|
||||
#include <maxscale/protocol/mysql.hh>
|
||||
#include <maxscale/router.hh>
|
||||
#include <maxscale/secrets.h>
|
||||
#include <maxscale/server.hh>
|
||||
|
||||
@ -33,7 +33,7 @@
|
||||
|
||||
#include <maxscale/buffer.h>
|
||||
#include <maxscale/dcb.hh>
|
||||
#include <maxscale/protocol/mysql.h>
|
||||
#include <maxscale/protocol/mysql.hh>
|
||||
#include <maxscale/router.hh>
|
||||
#include <maxscale/secrets.h>
|
||||
#include <maxscale/service.hh>
|
||||
|
||||
@ -46,7 +46,7 @@
|
||||
#include <maxscale/dcb.hh>
|
||||
#include <maxscale/housekeeper.h>
|
||||
#include <maxscale/log.h>
|
||||
#include <maxscale/protocol/mysql.h>
|
||||
#include <maxscale/protocol/mysql.hh>
|
||||
#include <maxscale/router.hh>
|
||||
#include <maxscale/routingworker.h>
|
||||
#include <maxbase/worker.hh>
|
||||
|
||||
@ -42,7 +42,7 @@
|
||||
#include "../../../../core/internal/modules.hh"
|
||||
#include "../../../../core/internal/config.hh"
|
||||
|
||||
#include <maxscale/protocol/mysql.h>
|
||||
#include <maxscale/protocol/mysql.hh>
|
||||
#include <ini.h>
|
||||
#include <sys/stat.h>
|
||||
#include <getopt.h>
|
||||
|
||||
@ -13,7 +13,7 @@
|
||||
#include "cat.hh"
|
||||
#include "catsession.hh"
|
||||
|
||||
#include <maxscale/protocol/mysql.h>
|
||||
#include <maxscale/protocol/mysql.hh>
|
||||
#include <maxscale/modutil.hh>
|
||||
|
||||
using namespace maxscale;
|
||||
|
||||
@ -49,7 +49,7 @@
|
||||
#include <maxscale/resultset.hh>
|
||||
#include <maxscale/secrets.h>
|
||||
#include <maxscale/users.h>
|
||||
#include <maxscale/protocol/mysql.h>
|
||||
#include <maxscale/protocol/mysql.hh>
|
||||
|
||||
#include "../../../core/internal/modules.hh"
|
||||
#include "../../../core/internal/monitor.hh"
|
||||
|
||||
@ -85,7 +85,7 @@
|
||||
#include <maxscale/dcb.hh>
|
||||
#include <maxscale/modinfo.h>
|
||||
#include <maxscale/log.h>
|
||||
#include <maxscale/protocol/mysql.h>
|
||||
#include <maxscale/protocol/mysql.hh>
|
||||
#include <maxscale/modutil.hh>
|
||||
#include <maxscale/utils.hh>
|
||||
|
||||
|
||||
@ -33,7 +33,7 @@
|
||||
#include <maxscale/router.hh>
|
||||
#include <maxscale/service.hh>
|
||||
#include <maxscale/session_command.hh>
|
||||
#include <maxscale/protocol/mysql.h>
|
||||
#include <maxscale/protocol/mysql.hh>
|
||||
#include <maxscale/routingworker.hh>
|
||||
#include <maxscale/protocol/rwbackend.hh>
|
||||
#include <maxscale/session_stats.hh>
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
#include <maxscale/dcb.hh>
|
||||
#include <maxscale/modinfo.h>
|
||||
#include <maxscale/modutil.hh>
|
||||
#include <maxscale/protocol/mysql.h>
|
||||
#include <maxscale/protocol/mysql.hh>
|
||||
#include <maxscale/alloc.h>
|
||||
|
||||
/**
|
||||
|
||||
@ -17,7 +17,7 @@
|
||||
#include <string>
|
||||
#include <list>
|
||||
|
||||
#include <maxscale/protocol/mysql.h>
|
||||
#include <maxscale/protocol/mysql.hh>
|
||||
#include <maxscale/router.hh>
|
||||
#include <maxscale/session_command.hh>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user