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
d10b240ae23a8b268ffec5c3cfec7beee9991d6f
MaxScale
/
server
/
modules
/
protocol
History
VilhoRaatikka
d10b240ae2
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:48:57 +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:48:57 +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