Files
MaxScale/server/modules/routing/binlogrouter
Markus Mäkelä 67626d6c32 MXS-2196: Pass the SERVICE pointer when allocating a DCB
The value would otherwise be assigned outside of it and in some cases not
at all. Now all DCBs (apart from internal ones) have a valid SERVICE
pointer.

The SERV_LISTENER pointer should not be in the DCBs but in the
session. This way the listener is an attribute of a session instead of a
connection. If this is implemented, the authenticator data can be more
easily shared.
2018-12-04 11:39:51 +02:00
..
2018-09-09 22:26:19 +03:00
2018-09-28 12:18:24 +03:00
2018-10-30 14:16:33 +02:00