Files
MaxScale/server/modules
Markus Mäkelä 12398bfc26 MXS-1549: Implement optimistic transaction execution
When the `optimistic_trx` mode is enabled, all transactions are started on
a slave server. If the client executes a query inside the transaction that
is not of a read-only nature, the transaction is rolled back and replayed
on the master.
2018-07-02 13:29:19 +03:00
..
2018-06-25 10:07:52 +03:00
2018-06-25 10:07:52 +03:00
2018-06-29 10:54:34 +03:00
2017-02-15 09:31:14 +02:00