diff options
author | unknown <tim@work.mysql.com> | 2001-01-29 20:14:29 +0100 |
---|---|---|
committer | unknown <tim@work.mysql.com> | 2001-01-29 20:14:29 +0100 |
commit | bf1f8fd3eb4b98dadd265f8ed10d92220dabe1bb (patch) | |
tree | c871edb91cbcc25e8dc02efd481e5c826480a715 /sql/share/greek/errmsg.txt | |
parent | ef2e14428542668c46d72fe8a4795df74ec4fedf (diff) | |
parent | 74e9d984e7404e559a0fc8c5636b113edfb3cd97 (diff) | |
download | mariadb-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.txt | 5 |
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", |