Files
MaxScale/server/modules
Markus Mäkelä be2186c8f1 MXS-1503: Remove redundant code
Moved session command execution into the Backend class itself as the
session commands are defined as a related part of it. This allows all
connections to execute session commands if some are available.

Removed explicit SERVER_REF usage in the readwritesplit connection
creation code and replaced it with SRWBackend. This allows the removal of
the get_root_master_backend function which duplicated the functionality in
get_root_master.
2018-04-03 13:30:51 +03:00
..
2018-03-27 21:49:35 +03:00
2017-06-01 10:24:20 +03:00
2018-04-03 11:01:06 +03:00
2018-03-27 10:17:15 +03:00
2018-04-03 13:30:51 +03:00
2017-02-15 09:31:14 +02:00