This website requires JavaScript.
Explore
龙芯爱好者论坛
Help
Register
Sign In
hcq
/
MaxScale
Watch
1
Star
0
Fork
0
You've already forked MaxScale
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
073db0f1e29e1f4625c7772ba89c0fe99fb56d22
MaxScale
/
server
/
modules
History
Markus Makela
073db0f1e2
Added checks that the query was cloned in clientReply before waiting for a reply.
2014-12-30 23:05:13 +02:00
..
filter
Added checks that the query was cloned in clientReply before waiting for a reply.
2014-12-30 23:05:13 +02:00
include
Fix to bugs
#665
, and
#664
. Potentially to
#649
.
2014-12-29 20:19:01 +02:00
monitor
Fixed a memory leak in tee.c:freeSession, where tee session wasn't freed
2014-12-23 13:36:05 +02:00
protocol
Fix to prevent double free of dcb->data/session->data. If authentication fails, call free(dcb->data) only when DCB in question is *not* cloned.
2014-12-30 12:28:36 +02:00
routing
Fixed debug assertion and protected read of client DCB's state and consistency.
2014-12-30 10:55:53 +02:00
CMakeLists.txt
initial implementation of the CMake build system
2014-09-11 18:24:41 +03:00