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
23956d737b28a303f17b42927d033ca036dba8b4
MaxScale
/
server
/
modules
/
protocol
History
VilhoRaatikka
e6cdfa4dd4
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
..
.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
Bug
#425
,
http://bugs.skysql.com/show_bug.cgi?id=425
2014-05-16 17:01:10 +02:00
telnetd.c
Added support for defining a bind address in the listener config.
2014-02-06 19:04:12 +01:00