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
d7e9978ac150256e1f46e20bb439517899cad892
MaxScale
/
server
/
modules
/
protocol
History
VilhoRaatikka
d7e9978ac1
Changed back the first part of gw_MySQLWrite_backend so that it is protected by dcb->authlock which must wait until authentication phase is complete. If authentication fails, the error is handled before next query starts its execution.
2014-03-18 17:00:43 +02:00
..
.gitignore
Updated gitignore files
2014-02-05 14:49:05 +01:00
httpd.c
Added support for defining a bind address in the listener config.
2014-02-06 19:04:12 +01:00
Makefile
moving files to /server to make merge possible
2013-07-28 05:31:11 +00:00
mysql_backend.c
Changed back the first part of gw_MySQLWrite_backend so that it is protected by dcb->authlock which must wait until authentication phase is complete. If authentication fails, the error is handled before next query starts its execution.
2014-03-18 17:00:43 +02:00
mysql_client.c
Merge branch 'SESvars' of
https://github.com/skysql/MaxScale
into SESvars
2014-03-18 10:28:06 +02:00
mysql_common.c
Merge branch 'SESvars' of
https://github.com/skysql/MaxScale
into SESvars
2014-03-18 10:28:06 +02:00
telnetd.c
Added support for defining a bind address in the listener config.
2014-02-06 19:04:12 +01:00