Log message update
Log message update
This commit is contained in:
parent
d51ac7ab7d
commit
685e674009
@ -430,7 +430,7 @@ struct stat statb;
|
||||
filelen = statb.st_size;
|
||||
else
|
||||
{
|
||||
snprintf(errmsg, BINLOG_ERROR_MSG_LEN, "Invalide size for binlog file '%s', pos %lu", file->binlogname, pos);
|
||||
snprintf(errmsg, BINLOG_ERROR_MSG_LEN, "Invalid size of binlog file, pos %lu", pos);
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user