Commit 737d2a02 authored by bar@bar.mysql.r18.ru's avatar bar@bar.mysql.r18.ru

derror.cc:

  Typo fix: redundant "in"
parent a5cc38fa
......@@ -69,7 +69,7 @@ static void read_texts(const char *file_name,const char ***point,
if (!head[30])
{
sql_print_error("Character set information in not found in '%s'. \
sql_print_error("Character set information not found in '%s'. \
Please install the latest version of this file.",name);
goto err1;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment