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
/
modules
/
protocol
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
..
.gitignore
Updated gitignore files
2014-02-05 14:49:05 +01:00
httpd.c
Addition of the module info structure to allow module information to
2014-06-02 17:10:05 +01:00
Makefile
moving files to /server to make merge possible
2013-07-28 05:31:11 +00:00
mysql_backend.c
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
mysql_client.c
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
mysql_common.c
Snapshot of failure tolerance changes.
2014-06-06 23:32:04 +03:00
telnetd.c
Merge branch 'develop' into MAX-65
2014-06-02 18:07:09 +01:00