log_manager.cc

Bug #372, http://bugs.skysql.com/show_bug.cgi?id=372
	Do not exceed the buffer capacity in log writing. Now longer strings are cut to fit to the buffer.
This commit is contained in:
vraatikka
2013-12-13 15:21:48 +02:00
parent 4ce4423b3e
commit d700754baa
2 changed files with 13 additions and 11 deletions

View File

@ -1395,11 +1395,7 @@ static void log_flush_shutdown(void)
* storing log contents are not full.
*
* @param arg - Flush frequency in milliseconds
*
* @return void
*
*
* @details (write detailed description here)
*
*/
static void log_flush_cb(