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
a25b7571343fd949251e390575e57a4ae57a3a14
MaxScale
/
server
/
modules
/
routing
History
Mark Riddoch
a25b757134
Merge branch 'develop' into MAX-90
...
Conflicts: server/core/server.c server/include/server.h server/modules/routing/readconnroute.c
2014-06-27 16:04:39 +01: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
User interface improvements
2014-06-26 16:46:19 +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
Merge branch 'develop' into MAX-90
2014-06-27 16:04:39 +01:00
testroute.c
Addition of the module info structure to allow module information to
2014-06-02 17:10:05 +01:00