Commit dd1ae126 authored by unknown's avatar unknown

derror.cc:

  Typo fix: redundant "in"


sql/derror.cc:
  Typo fix: redundant "in"
parent b47cfa20
......@@ -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