summaryrefslogtreecommitdiff
path: root/sql/share/romanian/errmsg.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sql/share/romanian/errmsg.txt')
-rw-r--r--sql/share/romanian/errmsg.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/share/romanian/errmsg.txt b/sql/share/romanian/errmsg.txt
index b0056ba5b7a..0591a082490 100644
--- a/sql/share/romanian/errmsg.txt
+++ b/sql/share/romanian/errmsg.txt
@@ -281,3 +281,6 @@
"SSL parameters in CHANGE MASTER are ignored because this MySQL slave was compiled without SSL support. They can be used later when MySQL slave with SSL will be started."
"Server is running in --secure-auth mode, but '%s@%s' has a password in the old format; please change the password to the new format"
"Field or reference '%-.64s%s%-.64s%s%-.64s' of SELECT #%d was resolved in SELECT #%d",
+"Wrong parameter or combination of parameters for START SLAVE UNTIL"
+"It is recommended to run with --skip-slave-start when doing step-by-step replication with START SLAVE UNTIL, otherwise you are not safe in case of unexpected slave's mysqld restart"
+"SQL thread is not to be started so UNTIL options are ignored"