mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Fix various spelling errors still found in code
Reseting -> Resetting Unknow -> Unknown capabilites -> capabilities choosen -> chosen direcory -> directory informations -> information openned -> opened refered -> referred to access -> one to access missmatch -> mismatch succesfully -> successfully dont -> don't
This commit is contained in:
committed by
Daniel Black
parent
e7ddf46632
commit
cebf9ee204
@ -1958,7 +1958,7 @@ send_event_to_slave(binlog_send_info *info, Log_event_type event_type,
|
||||
{
|
||||
info->error= ER_MASTER_FATAL_ERROR_READING_BINLOG;
|
||||
return "Failed to replace GTID event with backwards-compatible event: "
|
||||
"currupt event.";
|
||||
"corrupt event.";
|
||||
}
|
||||
if (!need_dummy)
|
||||
return NULL;
|
||||
|
Reference in New Issue
Block a user