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
d660d3590df3a15cfd4be0826394a5736188b3c8
MaxScale
/
server
/
modules
/
routing
History
VilhoRaatikka
d660d3590d
Cannot compile in readwritesplit.c
2014-03-20 20:30:03 +02:00
..
readwritesplit
Cannot compile in readwritesplit.c
2014-03-20 20:30:03 +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