diff options
author | unknown <gluh@gluh.mysql.r18.ru> | 2004-01-26 20:31:38 +0400 |
---|---|---|
committer | unknown <gluh@gluh.mysql.r18.ru> | 2004-01-26 20:31:38 +0400 |
commit | 0a3ca2f6408429f1943a13b692461b7dd53288ff (patch) | |
tree | 68a04b7709f25adf8679c621d8cd3d5ffa9703e3 /sql/share/estonian | |
parent | 557bb526d7ca677839400d58e19d6acf1e326168 (diff) | |
download | mariadb-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.txt | 1 |
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" |