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
c28052d5a45b2ff3c38d0e3e808c02439b818b52
MaxScale
/
server
/
modules
/
protocol
History
VilhoRaatikka
c28052d5a4
Manual merge from master to develop. Incliding fix for bug
#425
http://bugs.skysql.com/show_bug.cgi?id=425
2014-05-21 15:41:39 +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
Added new state to SESSION: SESSION_STATE_STOPPING, which is set in protocol module before calling closeSession (router). THe new state tells that session is closing and DCBs included may not be polling anymore.
2014-05-08 23:17:35 +03:00
mysql_client.c
Manual merge from master to develop. Incliding fix for bug
#425
http://bugs.skysql.com/show_bug.cgi?id=425
2014-05-21 15:41:39 +03:00
mysql_common.c
Manual merge from master to develop. Incliding fix for bug
#425
http://bugs.skysql.com/show_bug.cgi?id=425
2014-05-21 15:41:39 +03:00
telnetd.c
Added support for defining a bind address in the listener config.
2014-02-06 19:04:12 +01:00