Files
MaxScale/server/modules/protocol
Markus Makela a66c8fb919 Fix crash on NULL client DCB in mysql_backend.c
It is possible that a session is in the dummy state (a transient state)
when a backend write occurs. The check for the client protocol NULL-ness
should extend to the client DCB itself.
2016-12-13 08:28:57 +02:00
..
2016-12-05 21:19:59 +02:00
2016-09-09 15:12:58 +03:00
2016-11-21 12:23:30 +02:00