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
c8a9eafdc0c7a3b5ed544806529d6169c41f028b
MaxScale
/
server
/
modules
/
routing
History
Markus Makela
c8a9eafdc0
Replaced explicit closeSession calls with dcb_close
...
The closeSession entry point shouldn't be called directly and dcb_close should be used instead.
2015-12-10 14:49:40 +01:00
..
binlog
Replaced explicit closeSession calls with dcb_close
2015-12-10 14:49:40 +01:00
maxinfo
LOGIF removed from maxinfo.
2015-11-17 12:50:15 +02:00
readwritesplit
Broken error message fixed in readwritesplit.c
2015-11-18 20:51:11 +02:00
schemarouter
LOGIFs removed from schemarouters.
2015-11-17 14:18:51 +02:00
test
File restored
2015-08-25 19:02:27 +02:00
cli.c
LOGIF and skygw_log_write removed from cli.c and debugcli.c
2015-11-17 09:21:47 +02:00
CMakeLists.txt
Removed redundant linking of the utils library.
2015-08-10 10:40:00 +03:00
debugcli.c
LOGIF and skygw_log_write removed from cli.c and debugcli.c
2015-11-17 09:21:47 +02:00
debugcmd.c
Added sync logs command to maxadmin
2015-11-17 09:17:59 +02:00
readconnroute.c
LOGIF removed from readconnroute.c
2015-11-17 12:48:47 +02:00
testroute.c
getCapabilities no longer takes arguments and returns an int.
2015-11-11 18:14:03 +02:00
webserver.c
Fixed unsafe use of localtime
2015-11-19 17:17:16 +02:00