Commit 88a3651d authored by bar@bar.mysql.r18.ru's avatar bar@bar.mysql.r18.ru

derror.cc:

  Better English message
parent f9dd5ad0
......@@ -69,8 +69,8 @@ static void read_texts(const char *file_name,const char ***point,
if (!head[30])
{
sql_print_error("No character set information in '%s'. \
You probably haven't reinstalled the latest file version.",name);
sql_print_error("Character set information in 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