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
vraatikka
f785420cc6
Double freeing memory.
2013-12-10 17:27:45 +02:00
..
core
Double freeing memory.
2013-12-10 17:27:45 +02:00
include
Added back read and write mutex to dcb. Locks are acquired in poll.c before calling call-back functions. Additional locks efficiently hide memory corruption issue, which appears when readconn router is used without using those mutexes, with multiple parallel maxscale threads and intensive load.
2013-11-20 17:23:04 +02:00
inih
moving files to /server to make merge possible
2013-07-28 05:31:11 +00:00
modules
Read-write split router doesn't handle QUERY_TYPE_SESSION_WRITE in any special way. Behavior defaults to same as in the case of QUERY_TYPE_WRITE. That is, modification is executed in master only.
2013-12-09 15:30:47 +02:00
Makefile
query_classifier.cc
2013-11-20 15:55:43 +02:00
MaxScale_template.cnf
query_classifier.cc
2013-11-20 15:55:43 +02:00