Files
MaxScale/server/core
VilhoRaatikka 6228be4284 Fix to bug #678, http://bugs.skysql.com/show_bug.cgi?id=678
tee.c:routeQuery cloned partial MySQL packets to be routed to child router. Problems were due to the use of gwbuf_clone and modutil_MySQL_query which clone/examine only the first buffer from the buffer list which composes GWBUF.
modutil.c: Added function modutil_MySQL_query_len which calculates MySQL packet length and the missing bytecount
2015-01-02 18:32:57 +02:00
..
2014-08-18 09:39:29 +00:00
2014-11-19 12:00:55 +00:00
2014-12-10 18:05:58 +02:00
2014-12-16 10:38:09 +00:00
2014-11-19 12:00:55 +00:00
2014-11-19 12:00:55 +00:00
2014-11-19 12:00:55 +00:00
2014-11-07 10:57:11 +02:00
2015-01-01 13:03:03 +02:00