Merge branch '2.3' into 2.4
This commit is contained in:
@ -1108,7 +1108,7 @@ QueryClassifier::RouteInfo QueryClassifier::update_route_info(
|
|||||||
|
|
||||||
process_routing_hints(pBuffer->hint, &route_target);
|
process_routing_hints(pBuffer->hint, &route_target);
|
||||||
|
|
||||||
if (route_target == TARGET_SLAVE)
|
if (route_target == TARGET_SLAVE && command == MXS_COM_QUERY)
|
||||||
{
|
{
|
||||||
const QC_FUNCTION_INFO* infos = nullptr;
|
const QC_FUNCTION_INFO* infos = nullptr;
|
||||||
size_t n_infos = 0;
|
size_t n_infos = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user