summaryrefslogtreecommitdiff
path: root/sql/share/czech/errmsg.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sql/share/czech/errmsg.txt')
-rw-r--r--sql/share/czech/errmsg.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/share/czech/errmsg.txt b/sql/share/czech/errmsg.txt
index 666d70c957a..35a428273c7 100644
--- a/sql/share/czech/errmsg.txt
+++ b/sql/share/czech/errmsg.txt
@@ -215,3 +215,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",