Files
MaxScale/server/modules
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
2019-04-17 14:13:44 +03:00
2019-05-10 10:31:12 +03:00
2017-02-15 09:31:14 +02:00