summaryrefslogtreecommitdiff
path: root/sql/share
diff options
context:
space:
mode:
authorunknown <lenz@mysql.com>2003-02-19 16:16:27 +0100
committerunknown <lenz@mysql.com>2003-02-19 16:16:27 +0100
commit5fae3c25e2bd52bc514805456d720ea9a2257df8 (patch)
tree8296c1fb5372b759775d8529182582b8d974bdb8 /sql/share
parentf4d93af14d656ab96a428465dd9da81e45a5b494 (diff)
downloadmariadb-git-5fae3c25e2bd52bc514805456d720ea9a2257df8.tar.gz
Reverted Sinisa's patch "Fixing the error messages returned on GRANT
commands" again, since this problem had been fixed differently already (Thanks to Serg for spotting this) sql/share/english/errmsg.txt: Reverted Sinisa's patch again, since this problem had been fixed differently already (Thanks to Serg for spotting this) sql/sql_acl.cc: Reverted Sinisa's patch again, since this problem had been fixed differently already (Thanks to Serg for spotting this)
Diffstat (limited to 'sql/share')
-rw-r--r--sql/share/english/errmsg.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/share/english/errmsg.txt b/sql/share/english/errmsg.txt
index 23b25e37ade..a11be9b0e7f 100644
--- a/sql/share/english/errmsg.txt
+++ b/sql/share/english/errmsg.txt
@@ -134,7 +134,7 @@
"Host '%-.64s' is not allowed to connect to this MySQL server",
"You are using MySQL as an anonymous users and anonymous users are not allowed to change passwords",
"You must have privileges to update tables in the mysql database to be able to change passwords for others",
-"Password string is of inadequate length",
+"Can't find any matching row in the user table",
"Rows matched: %ld Changed: %ld Warnings: %ld",
"Can't create a new thread (errno %d). If you are not out of available memory, you can consult the manual for a possible OS-dependent bug",
"Column count doesn't match value count at row %ld",