Fix some leftovers from the SESSION->MXS_SESSION and related renames

Renames only.
This commit is contained in:
Esa Korhonen
2017-01-18 10:36:18 +02:00
parent 46e9e6f4e7
commit 00f77bbe69
8 changed files with 16 additions and 16 deletions

View File

@ -184,7 +184,7 @@ cdc_read_event(DCB* dcb)
// gwbuf_set_type(head, GWBUF_TYPE_CDC);
// the router will close the client connection
//rc = SESSION_ROUTE_QUERY(session, head);
//rc = MXS_SESSION_ROUTE_QUERY(session, head);
// buffer not handled by router right now, consume it
gwbuf_free(head);