Merge branch 'develop' into MXS-329

This commit is contained in:
Markus Makela
2015-09-30 12:43:58 +03:00
25 changed files with 157 additions and 180 deletions

View File

@ -1831,8 +1831,8 @@ static int gw_error_client_event(
}
#if defined(SS_DEBUG)
LOGIF(LE, (skygw_log_write_flush(
LOGFILE_ERROR,
LOGIF(LD, (skygw_log_write_flush(
LOGFILE_DEBUG,
"Client error event handling.")));
#endif
dcb_close(dcb);