Added createInstance and newSession, cleaned up things related to other routers.

This commit is contained in:
VilhoRaatikka
2014-12-01 15:52:00 +02:00
parent 43d348e3ac
commit a78ac19a87
2 changed files with 165 additions and 559 deletions

View File

@ -878,7 +878,7 @@ static int gw_error_backend_event(DCB *dcb)
goto retblock;
}
#if defined(SS_DEBUG)
#if defined(SS_DEBUG)
LOGIF(LE, (skygw_log_write_flush(
LOGFILE_ERROR,
"Backend error event handling.")));