Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
2.3.3
-
None
-
MXS-SPRINT-75, MXS-SPRINT-76
Description
The sample query below will not be routed to slave:
select * from myTable /* move this to newTable */ where 1=1 /* maxscale route to slave */ |