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-04-03 10:59:55 +03:00
2017-01-16 10:56:33 +02:00