summaryrefslogtreecommitdiff
path: root/sql/share/estonian
diff options
context:
space:
mode:
authorunknown <gluh@gluh.mysql.r18.ru>2004-01-26 20:31:38 +0400
committerunknown <gluh@gluh.mysql.r18.ru>2004-01-26 20:31:38 +0400
commit0a3ca2f6408429f1943a13b692461b7dd53288ff (patch)
tree68a04b7709f25adf8679c621d8cd3d5ffa9703e3 /sql/share/estonian
parent557bb526d7ca677839400d58e19d6acf1e326168 (diff)
downloadmariadb-git-0a3ca2f6408429f1943a13b692461b7dd53288ff.tar.gz
Fix for bug#2505: MySQL reports "out of memory"
when DROP USER if --skip-grant-tables
Diffstat (limited to 'sql/share/estonian')
-rw-r--r--sql/share/estonian/errmsg.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/share/estonian/errmsg.txt b/sql/share/estonian/errmsg.txt
index a54bc435fc1..f0882d5602b 100644
--- a/sql/share/estonian/errmsg.txt
+++ b/sql/share/estonian/errmsg.txt
@@ -297,3 +297,4 @@ character-set=latin7
"'%s' is deprecated. Use '%s' instead.",
"The target table %-.100s of the %s is not updatable.",
"The '%s' feature was disabled. You need MySQL built with '%s' define to have it working"
+"MySQL is started in --skip-grant-tables mode. You can't use this command"