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
9f2f0ac0069441bc265ec4bdba814a89f5ef219d
MaxScale
/
server
/
modules
/
protocol
History
Massimiliano Pinto
9f2f0ac006
session = dcb->session; was missing in the previous check in mysql_client.c:gw_read_client_event()
2013-10-02 15:42:55 +02:00
..
httpd.c
HTTPD is now working:
2013-09-19 12:23:17 +02:00
Makefile
moving files to /server to make merge possible
2013-07-28 05:31:11 +00:00
mysql_backend.c
Modified dcb_read return: n = 0 means 0 bytes read without errors
2013-09-27 19:24:23 +02:00
mysql_client.c
session = dcb->session; was missing in the previous check in mysql_client.c:gw_read_client_event()
2013-10-02 15:42:55 +02:00
mysql_common.c
dcb.c
2013-09-20 14:32:28 +03:00
telnetd.c
Bug 160 - fixed memory leaks with telnetd and debug CLI
2013-09-26 17:38:35 +02:00