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
a351a5eb09c0540be64b7ad5f2e7e845697e01f4
MaxScale
/
server
/
modules
/
routing
History
MassimilianoPinto
a351a5eb09
fix compile warning
...
fix compile warning
2014-06-26 21:17:49 +02:00
..
readwritesplit
Fix compile errors and warnings
2014-06-26 18:20:33 +02:00
test
Added default value for max_slave_connections=1. It is set when router instance is created. Default value is overwritten if configuration parameter is found.
2014-05-10 23:27:28 +03:00
.gitignore
Updated gitignore files
2014-02-05 14:49:05 +01:00
cli.c
Addition of new client utility, maxadmin.
2014-06-13 23:40:07 +01:00
debugcli.c
When protocol closes DCB it calls dcb_close instead of dcb->func.close. dcb_close then calls dcb->func.close. This is now changed to all protocols and routers.
2014-06-15 23:44:07 +03:00
debugcmd.c
Addition of new client utility, maxadmin.
2014-06-13 23:40:07 +01:00
GaleraHACRoute.c
When protocol closes DCB it calls dcb_close instead of dcb->func.close. dcb_close then calls dcb->func.close. This is now changed to all protocols and routers.
2014-06-15 23:44:07 +03:00
Makefile
Addition of new client utility, maxadmin.
2014-06-13 23:40:07 +01:00
readconnroute.c
fix compile warning
2014-06-26 21:17:49 +02:00
testroute.c
Addition of the module info structure to allow module information to
2014-06-02 17:10:05 +01:00