diff options
author | sasha@mysql.sashanet.com <> | 2001-06-22 08:35:18 -0600 |
---|---|---|
committer | sasha@mysql.sashanet.com <> | 2001-06-22 08:35:18 -0600 |
commit | 924dadef979ef182a955bb8d55c8a2a5930fc2a1 (patch) | |
tree | 67b81d44bdfef378a12441ec7fee0eb5fc7c93b5 /sql/share/norwegian | |
parent | b86ffcef9a046e179af6dbc61fca5b4d549e343c (diff) | |
download | mariadb-git-924dadef979ef182a955bb8d55c8a2a5930fc2a1.tar.gz |
merged new 3.23 errors
fixed bugs in log seq - now starting to look good
fixes for SHOW BINLOG EVENTS
will push this one
Diffstat (limited to 'sql/share/norwegian')
-rw-r--r-- | sql/share/norwegian/errmsg.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/share/norwegian/errmsg.txt b/sql/share/norwegian/errmsg.txt index c95669aa016..951631cae75 100644 --- a/sql/share/norwegian/errmsg.txt +++ b/sql/share/norwegian/errmsg.txt @@ -213,3 +213,6 @@ "Update locks cannot be acquired during a READ UNCOMMITTED transaction", "DROP DATABASE not allowed while thread is holding global read lock", "CREATE DATABASE not allowed while thread is holding global read lock", +"Error connecting to master: %-.128s", +"Error running query on master: %-.128s", +"Error in SHOW BINLOG EVENTS: %-.128s", |