Files
MaxScale/server/modules
Markus Mäkelä 4cf9bec10b MXS-1503: Restore slave reconnection
The slave connections can now be recovered after a failure as long as the
session command history is enabled. In comparison to the old
functionality, the server now replaces the connection when a query is
received instead of reconnecting when the slave fails.

As a negative side effect of this change, the max_slave_connections is no
longer enforced after the connection is created. To fix this broken
functionality, the connected slaves need to be preferred over unconnected
ones. This will be added in a follow-up commit.
2018-04-03 13:30:52 +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
2017-02-15 09:31:14 +02:00