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
c994c81a0ec1d3abc091a920359b2de0167ff0a8
MaxScale
/
server
/
modules
/
routing
History
VilhoRaatikka
c994c81a0e
Changed the way how autocommit is searched from parse tree. Switched to use typelib instead of explicitly converting and comparing user value. Added more tests for cases where user uses literal values in SET autocommit command.
2014-04-15 14:32:47 +03:00
..
readwritesplit
Changed the way how autocommit is searched from parse tree. Switched to use typelib instead of explicitly converting and comparing user value. Added more tests for cases where user uses literal values in SET autocommit command.
2014-04-15 14:32:47 +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
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