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
MaxScale
/
utils
History
VilhoRaatikka
3e18e091c1
Fixed unreported bug in log_manager where a terminating character was added in the middle of log message.
2014-11-27 16:53:50 +02:00
..
test
Test system for MaxScale.
2014-02-07 11:06:37 +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
makefile
query_classifier.cc: query_is_parsed is now global function and can be used to check whether parsing information already exists in the buffer.
2014-08-21 22:28:23 +03:00
skygw_debug.h
Fixed unreported bug in log_manager where a terminating character was added in the middle of log message.
2014-11-27 16:53:50 +02:00
skygw_types.h
Updated the licensing year from 2013 to 2013-2014
2014-10-01 14:37:12 +03:00
skygw_utils.cc
Fix to
#622
,
http://bugs.skysql.com/show_bug.cgi?id=622
2014-11-21 13:44:12 +02:00
skygw_utils.h
MAX-325, Log rotation functionality. When skygw_log_rotate is called, corresponding logfile's rotate flag (lf_rotateflag) is set and log writer thread is woken up. Writer opens a new log file and closes the old one.
2014-11-12 14:48:17 +02:00