diff options
Diffstat (limited to 'sql/share/norwegian/errmsg.txt')
-rw-r--r-- | sql/share/norwegian/errmsg.txt | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sql/share/norwegian/errmsg.txt b/sql/share/norwegian/errmsg.txt index bafc635a184..9ef8aef6217 100644 --- a/sql/share/norwegian/errmsg.txt +++ b/sql/share/norwegian/errmsg.txt @@ -284,4 +284,9 @@ character-set=latin1 "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" -"Incorrect index name '%-.100s'", +"Incorrect %s name '%-.100s'", +"table", +"database", +"column", +"index", +"catalog", |