summaryrefslogtreecommitdiff
path: root/sql/share/portuguese
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/portuguese
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/portuguese')
-rw-r--r--sql/share/portuguese/errmsg.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/share/portuguese/errmsg.txt b/sql/share/portuguese/errmsg.txt
index 16620380603..537162fc1d0 100644
--- a/sql/share/portuguese/errmsg.txt
+++ b/sql/share/portuguese/errmsg.txt
@@ -293,3 +293,4 @@ character-set=latin1
"'%s' é desatualizado. Use '%s' em seu lugar.",
"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"