[MXS-2299] Routing hints are ignored for multi-statement and SP calls Created: 2019-01-28  Updated: 2019-01-28  Resolved: 2019-01-28

Status: Closed
Project: MariaDB MaxScale
Component/s: QueryClassifier
Affects Version/s: 2.3.3
Fix Version/s: 2.3.4

Type: Bug Priority: Major
Reporter: markus makela Assignee: markus makela
Resolution: Fixed Votes: 0
Labels: None


 Description   

The classification of stored procedure calls and multi-statement queries ignore all routing hints. To reproduce this, execute the following stored procedure call with log_info=true:

call mySp() /* maxscale route to slave */;

The query is routed to the master instead of a slave.



 Comments   
Comment by markus makela [ 2019-01-28 ]

Hints now always take precedence.

Generated at Thu Feb 08 04:13:07 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.