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
c2e85df66f674713f2e287421a77d34ef395e942
MaxScale
/
server
/
modules
/
protocol
History
VilhoRaatikka
c2e85df66f
Added logging to place where authentication with backend fails and the reason is unknown.
2014-05-24 00:04:15 +03: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
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
mysql_client.c
Removed another invalid assert. It is allowed to read less or more than content of the first arrived packet.
2014-05-21 09:22:36 +03:00
mysql_common.c
Added logging to place where authentication with backend fails and the reason is unknown.
2014-05-24 00:04:15 +03:00
telnetd.c
Added support for defining a bind address in the listener config.
2014-02-06 19:04:12 +01:00