summaryrefslogtreecommitdiff
path: root/sql/share/greek/errmsg.txt
diff options
context:
space:
mode:
authorunknown <tim@work.mysql.com>2001-01-29 20:14:29 +0100
committerunknown <tim@work.mysql.com>2001-01-29 20:14:29 +0100
commitbf1f8fd3eb4b98dadd265f8ed10d92220dabe1bb (patch)
treec871edb91cbcc25e8dc02efd481e5c826480a715 /sql/share/greek/errmsg.txt
parentef2e14428542668c46d72fe8a4795df74ec4fedf (diff)
parent74e9d984e7404e559a0fc8c5636b113edfb3cd97 (diff)
downloadmariadb-git-bf1f8fd3eb4b98dadd265f8ed10d92220dabe1bb.tar.gz
Merge work.mysql.com:/home/bk/mysql
into work.mysql.com:/d1/users/tim/my/work BitKeeper/etc/logging_ok: auto-union
Diffstat (limited to 'sql/share/greek/errmsg.txt')
-rw-r--r--sql/share/greek/errmsg.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/sql/share/greek/errmsg.txt b/sql/share/greek/errmsg.txt
index eb43678ddcf..0be996a0e8a 100644
--- a/sql/share/greek/errmsg.txt
+++ b/sql/share/greek/errmsg.txt
@@ -199,3 +199,8 @@
"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',
+"This operation cannot be performed with a running slave, run SLAVE STOP first",
+"This operation requires a running slave, configure slave and do SLAVE START",
+"The server is not configured as slave, fix in config file or with CHANGE MASTER TO",
+"Could not initialize master info structure, check permisions on master.info",
+"Could not create slave thread, check system resources",