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
ace425283219ed81fac3a06a145e250b90675dd2
MaxScale
/
server
/
modules
/
protocol
History
Massimiliano Pinto
ace4252832
Added closeSession to gw_error_backend_event: the backend failure is handled without faults
...
Modified gw_send_change_user_to_backend ret code
2013-09-18 11:50:19 +02:00
..
httpd.c
Replaced write system function with wrapper gw_write. It allows for generating failures by using telnet commands, fail backendfd, fail clientfd, which are available in debug build only.
2013-09-17 00:07:56 +03:00
Makefile
moving files to /server to make merge possible
2013-07-28 05:31:11 +00:00
mysql_backend.c
Added closeSession to gw_error_backend_event: the backend failure is handled without faults
2013-09-18 11:50:19 +02:00
mysql_client.c
Replaced write system function with wrapper gw_write. It allows for generating failures by using telnet commands, fail backendfd, fail clientfd, which are available in debug build only.
2013-09-17 00:07:56 +03:00
mysql_common.c
Added closeSession to gw_error_backend_event: the backend failure is handled without faults
2013-09-18 11:50:19 +02:00
telnetd.c
Replaced write system function with wrapper gw_write. It allows for generating failures by using telnet commands, fail backendfd, fail clientfd, which are available in debug build only.
2013-09-17 00:07:56 +03:00