diff options
author | unknown <serg@serg.mylan> | 2003-10-21 12:00:34 +0200 |
---|---|---|
committer | unknown <serg@serg.mylan> | 2003-10-21 12:00:34 +0200 |
commit | f3e174cac543ea1871c816263c7a67872b54c6da (patch) | |
tree | 1030e07c8bdc52d9ea9356f761b63ee95981af92 /sql/share/greek | |
parent | 954264b19ebd604ae6f78270225a4078cacd924d (diff) | |
download | mariadb-git-f3e174cac543ea1871c816263c7a67872b54c6da.tar.gz |
after-merge fix
Diffstat (limited to 'sql/share/greek')
-rw-r--r-- | sql/share/greek/errmsg.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/share/greek/errmsg.txt b/sql/share/greek/errmsg.txt index 073289562b3..f42cba3cd67 100644 --- a/sql/share/greek/errmsg.txt +++ b/sql/share/greek/errmsg.txt @@ -283,3 +283,4 @@ character-set=greek "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'", +"Column '%-.64s' cannot be part of FULLTEXT index" |