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
5e3d90b8b085f2dacb18774b27fb9630f2ab39e7
MaxScale
/
server
/
modules
History
VilhoRaatikka
8e1e72132b
Fix to
#645
,
http://bugs.mariadb.com/show_bug.cgi?id=654
...
NULL-terminated argument list in case where there are given more arguments than expected.
2014-12-23 18:12:23 +02:00
..
filter
Fixed a memory leak in tee.c:freeSession, where tee session wasn't freed
2014-12-23 13:36:05 +02:00
include
dcb.b:dcb_final_free:replaced ((dcb->flags & DCBF_CLONE)==0) with macro !DCB_IS_CLONE(dcb)
2014-12-23 16:10:27 +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
dcb.b:dcb_final_free:replaced ((dcb->flags & DCBF_CLONE)==0) with macro !DCB_IS_CLONE(dcb)
2014-12-23 16:10:27 +02:00
routing
Fix to
#645
,
http://bugs.mariadb.com/show_bug.cgi?id=654
2014-12-23 18:12:23 +02:00
CMakeLists.txt
initial implementation of the CMake build system
2014-09-11 18:24:41 +03:00