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
09d20d105915450f8f7497662d26c8def54cf523
MaxScale
/
server
/
modules
/
protocol
History
VilhoRaatikka
09d20d1059
Modified dcb_call_foreach so that it doesn't hold spinlock (dcbspin) continuously because it caused deadlock when new slaves were tried to connect with.
...
Fixed a few smallish things.
2014-06-13 14:52:04 +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
Modified dcb_call_foreach so that it doesn't hold spinlock (dcbspin) continuously because it caused deadlock when new slaves were tried to connect with.
2014-06-13 14:52:04 +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
Fixed many error handling issues regading to timing and multiple threads.
2014-06-12 23:22:51 +03:00
telnetd.c
Merge branch 'develop' into MAX-65
2014-06-02 18:07:09 +01:00