Missing argument in log command caused maxscale to fail.

This commit is contained in:
vraatikka 2013-09-30 12:36:08 +03:00
parent f74e7b6f79
commit 440a4c7278

View File

@ -784,7 +784,7 @@ int saved_errno = 0;
skygw_log_write_flush(
LOGFILE_ERROR,
"Error : Write to dcb %p "
"in state fd %d failed due errno %d, %s",
"in state %s fd %d failed due errno %d, %s",
dcb,
STRDCBSTATE(dcb->state),
dcb->fd,