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
b2b715fcae327c46fce262ee7bc53d897214fa0f
MaxScale
/
server
/
modules
/
protocol
History
Massimiliano Pinto
b2b715fcae
Fixed failed handshake handling, taking care of dcb->delayq before sending reply one time and not twice.
2013-09-13 18:22:24 +02:00
..
httpd.c
dcb.h
2013-09-05 22:00:02 +03:00
Makefile
moving files to /server to make merge possible
2013-07-28 05:31:11 +00:00
mysql_backend.c
Fixed failed handshake handling, taking care of dcb->delayq before sending reply one time and not twice.
2013-09-13 18:22:24 +02:00
mysql_client.c
If accept fails due too many open fails, now ENFILE (system level file limit exceeded) and EMFILE (process limit) are separated and logged diffenretly.
2013-09-13 10:10:02 +03:00
mysql_common.c
poll.c:Returned checks for zombie
2013-09-12 22:34:49 +03:00
telnetd.c
dcb.h
2013-09-05 22:00:02 +03:00