MXS-1625 Move tmp table state variable to mxs::QueryClassifier
This commit is contained in:
@ -27,7 +27,6 @@ RWSplitSession::RWSplitSession(RWSplit* instance, MXS_SESSION* session,
|
||||
m_large_query(false),
|
||||
m_config(instance->config()),
|
||||
m_nbackends(instance->service()->n_dbref),
|
||||
m_have_tmp_tables(false),
|
||||
m_load_data_sent(0),
|
||||
m_client(session->client_dcb),
|
||||
m_sescmd_count(1), // Needs to be a positive number to work
|
||||
|
||||
Reference in New Issue
Block a user