Files
MaxScale/server/modules/routing
Johan Wikman 0deffbf2f2 Ensure that slave->cstate contains meaningful value.
In blr_slave_callback the bits of slave->cstate are reset and
set as one transaction. Earlier they were reset in one and
set in another, leading to a situation where slave->cstate did
not contain a sensible value for a short period of time.

Further, it is now explicitly checked in blr_distribute_binlog_record
that slave->cstate indeed contains a meaningful value.
2016-01-28 11:00:07 +02:00
..
2015-11-17 12:50:15 +02:00
2015-08-25 19:02:27 +02:00
2015-11-17 09:17:59 +02:00
2015-11-19 17:17:16 +02:00