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
e95b6cc0d94ac66a89325a42ed947ad631f8b38b
MaxScale
/
server
History
VilhoRaatikka
e95b6cc0d9
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.
...
rwsplit.sh, test_sescmd.sql : Added test case for session commands.
2014-06-12 19:02:47 +03:00
..
core
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
include
In dcb.c:dcb_close DCB is removed either before or after the call dcb->func.close. Since mysql backend protocol sends COM_QUIT and thus, writes to backend DCB, it is kept in DCB_STATE_POLLING until the write is completed.
2014-06-08 19:36:12 +03:00
inih
Updated gitignore files
2014-02-05 14:49:05 +01:00
modules
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
test
Merge branch 'master' into blr
2014-05-19 13:46:47 +01:00
Makefile
First working filters implementaton.
2014-05-30 16:45:39 +01:00
MaxScale_template.cnf
monitor_interval added
2014-06-04 11:57:33 +02:00