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
MaxScale
/
server
/
modules
/
routing
History
MassimilianoPinto
794438a248
Bug fix in get_root_master
...
bug fix in get_root_master if there is a server outside of the replication tree or not monitored
2014-07-01 12:31:42 +02:00
..
readwritesplit
Modified refreshInstance to support max_slave_replication_lag.
2014-06-30 22:50:31 +03: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
Bug fix in get_root_master
2014-07-01 12:31:42 +02:00
testroute.c
Addition of the module info structure to allow module information to
2014-06-02 17:10:05 +01:00