diff options
author | vva@eagle.mysql.r18.ru <> | 2003-10-16 11:33:44 -0400 |
---|---|---|
committer | vva@eagle.mysql.r18.ru <> | 2003-10-16 11:33:44 -0400 |
commit | c74da8bbd76d59379dce42f9537636e72682c989 (patch) | |
tree | 29d88a3efe7384330568f6370cd931e9f73e1adc /sql/share/swedish | |
parent | 6ad94a6d57add4103990d2b3a2b7e6dd0bc9fccd (diff) | |
download | mariadb-git-c74da8bbd76d59379dce42f9537636e72682c989.tar.gz |
added checking for empty index name (fixed bug #1419)
Diffstat (limited to 'sql/share/swedish')
-rw-r--r-- | sql/share/swedish/errmsg.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/share/swedish/errmsg.txt b/sql/share/swedish/errmsg.txt index f06a760bb24..456b93fbc4d 100644 --- a/sql/share/swedish/errmsg.txt +++ b/sql/share/swedish/errmsg.txt @@ -282,3 +282,4 @@ 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'", |