Files
MaxScale/server/modules
Markus Mäkelä 851793cb86 Fix transaction replay debug assertion
A transaction that just completed will go through the start_trx_replay
function as from the client protocol's point of view the transaction is
still open. The debug assertion did not take this into account and would
fail if a successful commit was the last thing done on master that failed.

Also fixed the formatting.
2018-11-27 12:52:44 +02:00
..
2018-09-28 12:18:24 +03:00
2018-11-27 11:46:47 +02:00
2017-02-15 09:31:14 +02:00