diff options
author | monty@hundin.mysql.fi <> | 2001-08-13 15:24:29 +0300 |
---|---|---|
committer | monty@hundin.mysql.fi <> | 2001-08-13 15:24:29 +0300 |
commit | 4a470fcc99eeed3811c1e8c3fa1a415ea6e37501 (patch) | |
tree | a5cef3d3ee3c549aaeeb4d9229dee2f60a467318 /sql/share/norwegian-ny | |
parent | 58ac4b5dfe0082c8ef3edc066a4269749434fb26 (diff) | |
download | mariadb-git-4a470fcc99eeed3811c1e8c3fa1a415ea6e37501.tar.gz |
Fix error messages after merge from 3.23
Diffstat (limited to 'sql/share/norwegian-ny')
-rw-r--r-- | sql/share/norwegian-ny/errmsg.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/share/norwegian-ny/errmsg.txt b/sql/share/norwegian-ny/errmsg.txt index 8067cb51897..9594a8f211e 100644 --- a/sql/share/norwegian-ny/errmsg.txt +++ b/sql/share/norwegian-ny/errmsg.txt @@ -214,9 +214,9 @@ "DROP DATABASE not allowed while thread is holding global read lock", "CREATE DATABASE not allowed while thread is holding global read lock", "Wrong arguments to %s", +"%-.32s@%-.64s is not allowed to create new users", "Error connecting to master: %-.128s", "Error running query on master: %-.128s", "Error when executing command %s: %-.128s", "Wrong usage of %s and %s", "The used SELECT statements have a different number of columns", -"%-.32s@%-.64s is not allowed to create new users", |