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
fcf7d37114a9577e91a377320a1d64f53f42ec39
MaxScale
/
server
/
modules
/
routing
History
VilhoRaatikka
fcf7d37114
Added support for router option 'synced' in read write split router. If router option is specified, backend server must be in 'joined' state to be eligible backend candidate.
2014-03-19 22:29:02 +02:00
..
readwritesplit
Added support for router option 'synced' in read write split router. If router option is specified, backend server must be in 'joined' state to be eligible backend candidate.
2014-03-19 22:29:02 +02:00
.gitignore
Updated gitignore files
2014-02-05 14:49:05 +01:00
debugcli.c
Router has now capability value which currently tells whether router session expects stream or individual, complete statements. With read con
2014-03-11 23:12:11 +02:00
debugcmd.c
Renamed shutdown_maxscale to shutdown_server according to definition in gateway.c.
2013-11-12 11:51:31 +02:00
Makefile
Removed depend.mk files. Added command 'touch depend.mk' to each Makefile which attempts to include depend.mk. That is for the makefile process phase where only the existence of depend.mk is checked. Later the real file is created in 'depend' target.
2013-07-30 11:43:39 +03:00
readconnroute.c
Corrected some error messages. Added checking for protocol state in gw_MySQLWrite_backend. If protocol is in MYSQL_AUTH_FAILED state (=authentication is comleted and failed) write to backend is discarded.
2014-03-19 14:36:47 +02:00
testroute.c
Router has now capability value which currently tells whether router session expects stream or individual, complete statements. With read con
2014-03-11 23:12:11 +02:00