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
7319859a48dc12a88ecb49f430220c3f546f79f8
MaxScale
/
server
/
modules
/
protocol
History
MassimilianoPinto
7319859a48
Log message update
...
Log message update
2014-05-26 17:34:55 +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
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
Log message update
2014-05-26 17:34:55 +02:00
telnetd.c
Added support for defining a bind address in the listener config.
2014-02-06 19:04:12 +01:00