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
9a3aae64ce099eee5f28ba65d9535b553ae96a53
MaxScale
/
server
History
Markus Makela
9a3aae64ce
Replaced explicit closeSession calls with dcb_close
...
The closeSession entry point shouldn't be called directly and dcb_close should be used instead.
2015-12-10 15:50:20 +02:00
..
core
Fix coverity report of config.c
2015-12-08 10:28:31 +02:00
include
Correct logic errors in bitmask_set and extend initial/increment size to reduce likelihood of any risk of realloc failure.
2015-12-01 15:16:12 +00:00
inih
Added support for multiline options for routers and filters.
2015-09-01 14:06:14 +03:00
modules
Replaced explicit closeSession calls with dcb_close
2015-12-10 15:50:20 +02:00
test
Fixed internal test config
2015-11-30 11:20:27 +02:00
CMakeLists.txt
Fixed CMake builds overwriting MaxScale.cnf when installing after tests were built.
2014-10-14 19:15:59 +03:00
maxscale_binlogserver_template.cnf
Changed relevant files to use get_cachedir() instead of using the now deprecated MAXSCALE_HOME.
2015-04-27 21:55:57 +03:00
maxscale_template.cnf
Fix to MXS-436:
https://mariadb.atlassian.net/browse/MXS-436
2015-11-02 12:00:08 +02:00