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
8be4aba2230e0c56b53bfb4c94fe5fbeb5b7b925
MaxScale
/
server
/
modules
/
routing
History
VilhoRaatikka
8be4aba223
Added new state to SESSION: SESSION_STATE_STOPPING, which is set in protocol module before calling closeSession (router). THe new state tells that session is closing and DCBs included may not be polling anymore.
...
Fixed some crash scenarios.
2014-05-08 23:17:35 +03:00
..
readwritesplit
Added new state to SESSION: SESSION_STATE_STOPPING, which is set in protocol module before calling closeSession (router). THe new state tells that session is closing and DCBs included may not be polling anymore.
2014-05-08 23:17:35 +03: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
GaleraHACRoute.c
Galera HA Connection Router
2014-03-28 14:48:21 +00:00
Makefile
Added read/write split router tests to a part of makefile structure.
2014-04-01 14:11:48 -07:00
readconnroute.c
Added new parameter RW Split Router.max_slave_connections=[<int>|<int>%] which specifies the maximum number of slaves which read/write split router connects in each routing session.
2014-04-24 22:05:26 +03: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