Files
MaxScale/server/modules/routing/readwritesplit
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
..
2017-09-25 12:35:11 +03:00
2017-06-29 15:34:22 +02:00