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
726f221113
Added debug log to session closing and related functions
2014-12-19 12:18:25 +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
Added debug log to session closing and related functions
2014-12-19 12:18:25 +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
Fixes to Coverity issues 84388, 84386, 84385
2014-12-05 23:39:14 +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