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
/
protocol
History
VilhoRaatikka
77bd279a01
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
..
CMakeLists.txt
Changed the order of linking to resolve some debug build bugs and added the missing parent directory of the MYSQL_DIR into the included directories.
2014-09-20 19:44:30 +03:00
httpd.c
Fixes to Coverity defects 83027 73421 72714 72671 72646 72642
2014-12-03 17:56:22 +02:00
Makefile
Updated non-source files with new company name.
2014-10-01 15:21:47 +03:00
maxscaled.c
Merge branch 'release-1.0GA' into blr
2014-12-08 09:21:38 +00:00
mysql_backend.c
Clean up. Removed dead code and added comments.
2014-12-30 10:05:13 +02:00
mysql_client.c
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
mysql_common.c
Fix to bugs
#665
, and
#664
. Potentially to
#649
.
2014-12-29 20:19:01 +02:00
telnetd.c
Update modue status of all GA modules
2014-12-08 09:19:35 +00:00