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
2c17dc3edf33e34fcf9974b84dc0deb7f288b6e1
MaxScale
/
server
/
modules
/
routing
History
VilhoRaatikka
2c17dc3edf
Bug
#418
, added functions to query classifier to detect if SET autocommit is called.
...
Note: this compiles but doesn't work yet properly.
2014-04-09 23:43:03 +03:00
..
readwritesplit
Bug
#418
, added functions to query classifier to detect if SET autocommit is called.
2014-04-09 23:43:03 +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
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