summaryrefslogtreecommitdiff
path: root/sql/share/russian/errmsg.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sql/share/russian/errmsg.txt')
-rw-r--r--sql/share/russian/errmsg.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/share/russian/errmsg.txt b/sql/share/russian/errmsg.txt
index 75d21dda888..7dd24c743bb 100644
--- a/sql/share/russian/errmsg.txt
+++ b/sql/share/russian/errmsg.txt
@@ -209,3 +209,6 @@
"Не могу создать процесс SLAVE, проверьте системные ресурсы",
"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",