Log message typo fixed

Log message typo fixed
This commit is contained in:
MassimilianoPinto 2015-03-17 18:58:18 +01:00
parent 35890e4e7c
commit 6a12b387f7

View File

@ -1981,7 +1981,7 @@ blr_slave_disconnect_server(ROUTER_INSTANCE *router, ROUTER_SLAVE *slave, int se
if (n == 0) {
LOGIF(LE, (skygw_log_write(LOGFILE_ERROR, "Error: gwbuf memory allocation in "
"DISCONNECT ALL for [%s], server_id [%d]",
"DISCONNECT SERVER for [%s], server_id [%d]",
sptr->dcb->remote, sptr->serverid)));
}