mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
derror.cc:
Better English message sql/derror.cc: Better English message
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user