Files
MaxScale/server/modules
Markus Mäkelä a2fcecd98f MXS-1743: Fix usage of both master and slave types
The use of `router_options=master,slave` was not working as expected. This
was mostly caused by the master bit checks using a bitwise AND instead of
comparing equality. In addition to this, the master would not be
considered a valid candidate if both slaves and masters were available.
2018-04-04 19:43:46 +03:00
..
2018-03-26 10:02:57 +03:00
2017-06-01 10:24:20 +03:00
2017-02-15 09:31:14 +02:00