--
You received this message because you are subscribed to the Google Groups "MaxScale" group.
To unsubscribe from this group and stop receiving emails from it, send an email to maxscale+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi! I was going to suggest that for you. Select updates session (SQL) variable inside the query and currently that is not supported like you already found out.
Is it ok for your application that the variable is incremented only in master? One potential workaround could be rewrite problematic query with regex filter so, that variable is incremented first (routed to all) and queried in separate query.
Regards Vilho Raatikka