Files
MaxScale/server/modules/routing
Markus Mäkelä e561c3995c Use correct write in Backend::execute_session_command
Backend::execute_session_command would use the overridden write method
instead of the Backend::write method that it intended to use. This caused
session commands that did not expect a response to be in a state that
expected a result.

Also fixed RWBackend::write pass the response_type value to
Backend::write.
2018-06-22 10:37:11 +03:00
..
2018-06-04 15:17:48 +03:00
2017-06-01 10:24:20 +03:00
2018-06-13 23:15:11 +03:00
2017-06-01 10:24:20 +03:00
2017-03-03 15:35:37 +02:00