Files
MaxScale/server/modules/routing/readwritesplit
Markus Mäkelä b0d8535ead Allow master changes at transaction start
When a BEGIN statement is being executed without a master connection but
when one can be created, the BEGIN statement would be treated as if a
transaction was already open. Since the statement only starts the
transaction, it is allowed to be routed to a "new" master regardless of
the transaction statem.

This fixes the failure to start a transaction when lazy_connect is
enabled.
2019-05-10 13:20:33 +03:00
..
2019-05-10 10:31:12 +03:00
2018-09-09 22:26:19 +03:00