summaryrefslogtreecommitdiff
path: root/sql/share/polish
diff options
context:
space:
mode:
authorserg@serg.mylan <>2004-11-27 23:07:30 +0100
committerserg@serg.mylan <>2004-11-27 23:07:30 +0100
commit319546d5f011a4252f1e143719955dbcaccfb183 (patch)
tree6aee196afde28c5ab6978f8c8b0563c01cdb5f8e /sql/share/polish
parent2c3159eb9e1900b7e7357020b8f7a07a85d5cd6c (diff)
downloadmariadb-git-319546d5f011a4252f1e143719955dbcaccfb183.tar.gz
create/drop/rename user cleanup
Diffstat (limited to 'sql/share/polish')
-rw-r--r--sql/share/polish/errmsg.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/sql/share/polish/errmsg.txt b/sql/share/polish/errmsg.txt
index 0d8deb30e77..5c56730068d 100644
--- a/sql/share/polish/errmsg.txt
+++ b/sql/share/polish/errmsg.txt
@@ -289,7 +289,7 @@ character-set=latin2
"Data truncated for column '%s' at row %ld",
"Using storage engine %s for table '%s'",
"Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'",
-"Operation %s failed for %d of the requested users",
+"Cannot drop one or more of the requested users",
"Can't revoke all privileges, grant for one or more of the requested users",
"Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'",
"Illegal mix of collations for operation '%s'",
@@ -417,3 +417,4 @@ character-set=latin2
"Can not modify more than one base table through a join view '%-.64s.%-.64s'"
"Can not insert into join view '%-.64s.%-.64s' without fields list"
"Can not delete from join view '%-.64s.%-.64s'"
+"Operation %s failed for '%.256s'",