MXS-1625 All RouteInfo functionality moved to routeinfo.cc
Provides a clearer separation between what deals with query classification and what deals with query routing. Functions have only been moved. No other cleanup has been done.
This commit is contained in:
@ -34,6 +34,7 @@
|
||||
|
||||
#include "rwsplit_internal.hh"
|
||||
#include "rwsplitsession.hh"
|
||||
#include "routeinfo.hh"
|
||||
|
||||
/**
|
||||
* The entry points for the read/write query splitting router module.
|
||||
|
||||
Reference in New Issue
Block a user