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
06ebc6f4b5f7f322198fc6cde23f5ae90a04fc03
MaxScale
/
server
/
modules
/
routing
History
vraatikka
a673fc9c48
Read-write split router doesn't handle QUERY_TYPE_SESSION_WRITE in any special way. Behavior defaults to same as in the case of QUERY_TYPE_WRITE. That is, modification is executed in master only.
2013-12-09 15:30:47 +02:00
..
readwritesplit
Read-write split router doesn't handle QUERY_TYPE_SESSION_WRITE in any special way. Behavior defaults to same as in the case of QUERY_TYPE_WRITE. That is, modification is executed in master only.
2013-12-09 15:30:47 +02:00
debugcli.c
Added new entry point in router: errorReply
2013-10-22 10:30:16 +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
log_manager.cc
2013-11-08 12:56:39 +02:00
testroute.c
Added new entry point in router: errorReply
2013-10-22 10:30:16 +02:00