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
70eef7aaa8
Fix to bug
#513
,
http://bugs.skysql.com/show_bug.cgi?id=513
2014-11-17 15:33:13 +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
Fixes to Coverity issues 77197 (mysql_common.c, dcb.c, mysql_client.c, skygw_debug.h), 72654 (poll.c), 72756 (mysql_backend.c), 72744 (mysql_backend.c), 77197 (mysql_common.c), 72746 (mysql_common.c), 72676 (mysql_common.c), 72705 (readwritesplit.c), 72697 (readwritesplit.c), 72652 (skygw_debug.h)
2014-11-11 14:10:06 +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 bug
#513
,
http://bugs.skysql.com/show_bug.cgi?id=513
2014-11-17 15:33:13 +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