summaryrefslogtreecommitdiff
path: root/sql/share/german
diff options
context:
space:
mode:
authormikef@nslinux.bedford.progress.com <>2001-05-29 09:29:08 -0400
committermikef@nslinux.bedford.progress.com <>2001-05-29 09:29:08 -0400
commitceac5f9227b7ec196161feaf4e93b610946f20d9 (patch)
tree4f346bd1140daed312c2399909b0061ca3c6155d /sql/share/german
parentc4beb8321f8393a8b62246592b4b752eb97f09d3 (diff)
downloadmariadb-git-ceac5f9227b7ec196161feaf4e93b610946f20d9.tar.gz
Pushing all the Gemini changes above the table handler.
Diffstat (limited to 'sql/share/german')
-rw-r--r--sql/share/german/errmsg.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/share/german/errmsg.txt b/sql/share/german/errmsg.txt
index 307ed7a00f4..7a86a4368e7 100644
--- a/sql/share/german/errmsg.txt
+++ b/sql/share/german/errmsg.txt
@@ -209,3 +209,6 @@
"Could not create slave thread, check system resources",
"User %-.64s has already more than 'max_user_connections' active connections",
"You may only use constant expressions with SET",
+"Lock wait timeout exceeded",
+"The total number of locks exceeds the lock table size",
+"Update locks cannot be acquired during a READ UNCOMMITTED transaction",