Files
MaxScale/server/core
VilhoRaatikka a4968f2521 Complete fix candidate for #645, http://bugs.skysql.com/show_bug.cgi?id=645 and #648, http://bugs.skysql.com/show_bug.cgi?id=648
tee.c:closeSession removed unnecessary dcb_free, router/service closes all backend DCBs and the client DCB, and client DCB is the one that was tried to free in closeSession.
readwritesplit.c:routeQuery now handles untyped and typed GWBUFs. Untyped means that read buffer may consist of incomplete and multiple MySQL packets. Typed buffer always consists of a single MySQL packet (which can be split to many buffers inside GWBUF).
Fixed Coverity cases #84840 and #84841
2014-12-14 11:26:15 +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-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
2014-10-22 17:07:00 +01:00