Files
MaxScale/server/modules
Markus Mäkelä 97d0cc7482 Fix multi-statement execution in readwritesplit
A multi-statements can return multiple resultsets in one response. To
accommodate for this, both the readwritesplit and modutil code must be
altered.

By ignoring complete resultsets in readwritesplit, the code can deduce
whether a result is complete or not.
2017-10-12 12:29:43 +03:00
..
2017-10-03 14:30:06 +03:00
2017-10-12 12:29:43 +03:00
2017-06-01 10:24:20 +03:00
2017-02-15 09:31:14 +02:00