Files
MaxScale/server/modules/routing
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-10-30 14:16:33 +02:00
2018-11-12 10:13:22 +02:00
2018-11-20 10:51:49 +02:00
2018-09-28 12:18:24 +03:00