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
MaxScale
/
server
History
Massimiliano Pinto
092795d95b
in dcb_final_free the dcb->session NULL check protects the access to dcb->session->router_session and all the code below
2013-09-10 15:50:47 +02:00
..
core
in dcb_final_free the dcb->session NULL check protects the access to dcb->session->router_session and all the code below
2013-09-10 15:50:47 +02:00
include
Put structure check fields behind SS_DEBUG macros. Thus, they are only included in debug builds.
2013-09-09 10:05:46 +03:00
inih
moving files to /server to make merge possible
2013-07-28 05:31:11 +00:00
modules
Fix for bug
#205
-
http://bugs.skysql.com/show_bug.cgi?id=205
. In gw_read_backend_event, read client_protocol by using dcb->session->client pointer but only after it is sure that there is something to write to client. This doesn't ensure that client pointer in session is valid, but it should be.
2013-09-09 15:00:37 +03:00
Makefile
Fixed doxygen documentation generation
2013-09-04 13:13:54 +02:00
MaxScale.cnf
Bug 154 - Added warning if options are set for the read/write splitter and updated example config file.
2013-08-19 15:53:08 +02:00