MXS-1249: Set the server version for qc
This commit is contained in:
parent
33fe89772a
commit
4696c7e662
@ -928,6 +928,10 @@ gw_read_normal_data(DCB *dcb, GWBUF *read_buffer, int nbytes_read)
|
||||
}
|
||||
}
|
||||
|
||||
/** The query classifier classifies according to the service's server that has
|
||||
* the smallest version number. */
|
||||
qc_set_server_version(service_get_version(session->service, SERVICE_VERSION_MIN));
|
||||
|
||||
spec_com_res_t res = process_special_commands(dcb, read_buffer, nbytes_read);
|
||||
int rval = 1;
|
||||
switch (res)
|
||||
|
Loading…
x
Reference in New Issue
Block a user