Markus Mäkelä
35d31801bb
Merge branch '2.2' into 2.3
2018-12-17 23:52:56 +02:00
Markus Mäkelä
24b438c9b6
MXS-2068: Split reply_is_complete into two functions
...
By splitting the processing and state querying into two separate
functions, the result can be inspected multiple times without triggering
the result processing.
2018-09-26 09:43:25 +03:00
Markus Mäkelä
a32361e894
MXS-2068: Move common functionality into RWBackend
...
The RWBackend now updates the internal state when a new write is done in
addition to acknowledging it when the reply is complete.
2018-09-26 09:43:25 +03:00
Markus Mäkelä
09a64753f1
MXS-2068: Move RWBackend into mysqlcommon
...
This cleanly allows multiple modules to use it.
2018-09-26 09:43:25 +03:00