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
Johan Wikman
23a7562d3a
Replace skygw_ type prefix with qc_.
...
- skygw_query_type_t renamed to qc_query_type_t. - skygw_query_op_t renamed to qc_query_op_t.
2016-01-11 12:06:21 +02:00
..
core
Fix mistake in optimise-core branch, dcb.c.
2016-01-08 14:11:50 +00:00
include
Switch bitmask_clear to be locking and offer bitmask_clear_without_spinlock for non-locking version, in response to review comments. Revert poll.c to use bitmask_clear (with locking) and amend dcb.c to use the non-locking version and to take advantage of the return of an indication of whether the whole bitmask is then clearn.
2016-01-08 13:47:34 +00:00
inih
Added support for multiline options for routers and filters.
2015-09-01 14:06:14 +03:00
modules
Replace skygw_ type prefix with qc_.
2016-01-11 12:06:21 +02:00
test
Fixed internal test config
2015-11-30 11:20:27 +02:00
CMakeLists.txt
Fixed CMake builds overwriting MaxScale.cnf when installing after tests were built.
2014-10-14 19:15:59 +03:00
maxscale_binlogserver_template.cnf
Changed relevant files to use get_cachedir() instead of using the now deprecated MAXSCALE_HOME.
2015-04-27 21:55:57 +03:00
maxscale_template.cnf
Changed default number of threads and added
auto
value.
2015-12-15 15:08:43 +02:00