Files
MaxScale/server/modules
Markus Mäkelä 1748e6599d MXS-2609: Fix session command mixup on master failure
If a master failed during an ongoing session command history replay, it
would be treated as if a normal session command failed which would result
in the already executed session command being re-executed on all servers
at the wrong logical position.

To fix this, the history replay must be distinguished from normal session
command execution. When a connection replaying the history fails, the
query routing simply needs to be attempted again.
2019-08-09 01:54:09 +03:00
..
2019-07-30 12:29:01 +03:00
2018-09-28 12:18:24 +03:00
2017-02-15 09:31:14 +02:00