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
3e8b19733e24aa8bf61c23a92887a7dfc6157bf1
MaxScale
/
modules
/
routing
History
vraatikka
3e8b19733e
Added example code to router.c ModuleInit and to its Makefile. Put example codes behind SS_DEBUG macros. SS_DEBUG compile flag is defined in Makefile if DEBUG is set in build_makefile.inc, or in command line - 'make DEBUG=Y ', for example.
2013-06-28 15:27:02 +03:00
..
readwritesplit
Added example code to router.c ModuleInit and to its Makefile. Put example codes behind SS_DEBUG macros. SS_DEBUG compile flag is defined in Makefile if DEBUG is set in build_makefile.inc, or in command line - 'make DEBUG=Y ', for example.
2013-06-28 15:27:02 +03:00
debugcli.c
Updates to documentation
2013-06-27 13:09:21 +02:00
debugcmd.c
Updates to documentation
2013-06-27 13:09:21 +02:00
depend.mk
Addition of hash table statisics commands
2013-06-25 18:20:00 +02:00
Makefile
I hope that I don't break anything. Did some changes to Makefiles and sources so that liblog_manager.so can be linked-in and used.
2013-06-27 23:28:13 +03:00
readconnroute.c
Allocated log messsage fro heap instead of stack.
2013-06-28 10:36:21 +03:00
testroute.c
Updates to documentation
2013-06-27 13:09:21 +02:00