Fix to bug #597, http://bugs.skysql.com/show_bug.cgi?id=597
Changed the order of include directives in query_classifier.cc
This commit is contained in:
@ -1073,7 +1073,6 @@ static bool get_dcb(
|
||||
{
|
||||
backend_ref_t* backend_ref;
|
||||
backend_ref_t* master_bref;
|
||||
int smallest_nconn = -1;
|
||||
int i;
|
||||
bool succp = false;
|
||||
BACKEND* master_host;
|
||||
|
Reference in New Issue
Block a user