summaryrefslogtreecommitdiff
path: root/sql/share/japanese
diff options
context:
space:
mode:
authorpeter@mysql.com <>2002-12-24 22:40:19 +0300
committerpeter@mysql.com <>2002-12-24 22:40:19 +0300
commit2c61a4429a997cb46b1b53029c1ea65dc8b3221a (patch)
treed909d94660a832aab1973a17b018765e8e40e698 /sql/share/japanese
parentf766d79036ece131b562babf6d3a277d7fff7e22 (diff)
downloadmariadb-git-2c61a4429a997cb46b1b53029c1ea65dc8b3221a.tar.gz
Fix messages in other languages
Diffstat (limited to 'sql/share/japanese')
-rw-r--r--sql/share/japanese/errmsg.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/sql/share/japanese/errmsg.txt b/sql/share/japanese/errmsg.txt
index 61b69000473..f339faf5fc4 100644
--- a/sql/share/japanese/errmsg.txt
+++ b/sql/share/japanese/errmsg.txt
@@ -201,8 +201,8 @@
"Table '%-.64s' is marked as crashed and last (automatic?) repair failed",
"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",
+"This operation cannot be performed with a running slave, run STOP SLAVE first",
+"This operation requires a running slave, configure slave and do START SLAVE",
"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",