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
862d504a746dc871bbcb105e826c4d6a7f58cf1b
MaxScale
/
server
/
modules
/
routing
/
readwritesplit
History
VilhoRaatikka
862d504a74
Enabled set and clear the flag BREF_WAITING_RESULT. It is actually a counter which is modified with atomic operations only. Setting and clearing BREF_WAITING_RESULT also includes atomic increment and decrement of corresponding backend server's current operations counter, backend_server->stats.n_current_ops.
2014-06-30 11:00:04 +03:00
..
test
dcb.c, gw_utils.c, mysql_server_protocol.h, mysql_client.c : Replaced gw_read_gwbuff with dcb_read in mysql_client.c:gw_read_client_event.
2014-06-12 19:02:47 +03:00
.gitignore
Updated gitignore files
2014-02-05 14:49:05 +01:00
Makefile
Added read/write split router tests to a part of makefile structure.
2014-04-01 14:11:48 -07:00
readwritesplit.c
Enabled set and clear the flag BREF_WAITING_RESULT. It is actually a counter which is modified with atomic operations only. Setting and clearing BREF_WAITING_RESULT also includes atomic increment and decrement of corresponding backend server's current operations counter, backend_server->stats.n_current_ops.
2014-06-30 11:00:04 +03:00