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
5490954e43b1d06afe86889eeeca53cdf24bf3db
MaxScale
/
server
/
modules
/
protocol
History
VilhoRaatikka
44771dbc51
readwritesplit.c:handleError is meant to handle backend errors. Removed one call from mysql_client.c and only send error message to client instead.
...
Added checks to debug build to ensure that handleError is called before backend DCB is closed.
2014-11-07 17:55:05 +02:00
..
CMakeLists.txt
Changed the order of linking to resolve some debug build bugs and added the missing parent directory of the MYSQL_DIR into the included directories.
2014-09-20 19:44:30 +03:00
httpd.c
Updated non-source files with new company name.
2014-10-01 15:21:47 +03:00
Makefile
Updated non-source files with new company name.
2014-10-01 15:21:47 +03:00
maxscaled.c
Fixes to coverity bugs:
2014-11-05 14:18:38 +02:00
mysql_backend.c
readwritesplit.c:handleError is meant to handle backend errors. Removed one call from mysql_client.c and only send error message to client instead.
2014-11-07 17:55:05 +02:00
mysql_client.c
readwritesplit.c:handleError is meant to handle backend errors. Removed one call from mysql_client.c and only send error message to client instead.
2014-11-07 17:55:05 +02:00
mysql_common.c
Merge branch 'develop' of
https://github.com/mariadb-corporation/MaxScale
into develop
2014-10-31 15:28:58 +02:00
telnetd.c
Fixes to coverity bugs:
2014-11-05 14:18:38 +02:00