diff --git a/server/modules/routing/binlog/blr.c b/server/modules/routing/binlog/blr.c index 656a5859c..2aa45afa9 100644 --- a/server/modules/routing/binlog/blr.c +++ b/server/modules/routing/binlog/blr.c @@ -1618,7 +1618,7 @@ SERVICE *service; } else { LOGIF(LE, (skygw_log_write_flush( LOGFILE_ERROR, - "Error: Service %s, Unable to read cache credential information from %s.", + "Error: Service %s, Unable to read cache credential information from %s." " No database user added to service users table.", service->name, path)));