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
44771dbc51c568e05f9d52b8e53668ecf9d44d7a
MaxScale
/
server
/
modules
/
routing
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
..
binlog
Updated non-source files with new company name.
2014-10-01 15:21:47 +03:00
readwritesplit
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
test
Added default value for max_slave_connections=1. It is set when router instance is created. Default value is overwritten if configuration parameter is found.
2014-05-10 23:27:28 +03:00
cli.c
Renamed all occurences of SkySQL to MariaDB Corporation
2014-09-30 13:02:10 +03:00
CMakeLists.txt
Removed binlogrouter from the build process.
2014-09-25 21:25:46 +03:00
debugcli.c
Updated the licensing year from 2013 to 2013-2014
2014-10-01 14:37:12 +03:00
debugcmd.c
Fix to Coverity issue 72733
2014-11-01 21:16:03 +02:00
GaleraHACRoute.c
Updated the licensing year from 2013 to 2013-2014
2014-10-01 14:37:12 +03:00
Makefile
Changed the order of linking in test_mysql_users and removed references to non-existing directories in test.inc
2014-10-23 15:24:59 +03:00
readconnroute.c
poll.c:dcb_close Don't call poll_remove_dcb anymore if DCB has already been removed from poll set.
2014-11-01 20:00:59 +02:00
testroute.c
Updated the licensing year from 2013 to 2013-2014
2014-10-01 14:37:12 +03:00
webserver.c
Renamed all occurences of SkySQL to MariaDB Corporation
2014-09-30 13:02:10 +03:00