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
744892e47c
Support for MySQL Cluster
...
Support for MySQL Cluster with ndbcluster monitor and readconnroute with router_option=ndb
2014-07-30 09:41:03 +02:00
..
readwritesplit
Update plugin status to BETA
2014-07-04 09:23:40 +01: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
Update plugin status to BETA
2014-07-04 09:23:40 +01:00
debugcli.c
Update plugin status to BETA
2014-07-04 09:23:40 +01:00
debugcmd.c
Support for MySQL Cluster
2014-07-30 09:41:03 +02: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
Updated Makefile to resolve issue with adding extra MaxScale in the
2014-07-01 16:53:10 +01:00
readconnroute.c
Support for MySQL Cluster
2014-07-30 09:41:03 +02:00
testroute.c
Addition of the module info structure to allow module information to
2014-06-02 17:10:05 +01:00