summaryrefslogtreecommitdiff
path: root/sql/share/english
diff options
context:
space:
mode:
authormonty@donna.mysql.com <>2000-12-07 14:08:48 +0200
committermonty@donna.mysql.com <>2000-12-07 14:08:48 +0200
commit87d9388e52a128427481064e21373f8460d6b24f (patch)
tree8a5c9d678d477bb2c3fa95057c9299dcf9560aab /sql/share/english
parenta5c75df390e9b67454bd0a04e75583057e9579f7 (diff)
downloadmariadb-git-87d9388e52a128427481064e21373f8460d6b24f.tar.gz
Only write full transactions to binary log
A lot of new functions for BDB tables Fix for DROP DATABASE on windows Default server_id variables
Diffstat (limited to 'sql/share/english')
-rw-r--r--sql/share/english/errmsg.sysbin9856 -> 9859 bytes
-rw-r--r--sql/share/english/errmsg.txt1
2 files changed, 1 insertions, 0 deletions
diff --git a/sql/share/english/errmsg.sys b/sql/share/english/errmsg.sys
index 903f2958129..af1b051e1cd 100644
--- a/sql/share/english/errmsg.sys
+++ b/sql/share/english/errmsg.sys
Binary files differ
diff --git a/sql/share/english/errmsg.txt b/sql/share/english/errmsg.txt
index 6395180f4fd..4900e4bd7ad 100644
--- a/sql/share/english/errmsg.txt
+++ b/sql/share/english/errmsg.txt
@@ -198,3 +198,4 @@
"Table '%-.64s' is marked as crashed and should be repaired",
"Table '%-.64s' is marked as crashed and last (automatic?) repair failed",
"Warning: Some non-transactional changed tables couldn't be rolled back",
+"Multi-statement transaction required more than 'max_binlog_cache_size' bytes of storage. Increase this mysqld variable and try again',