BUG#33871 - Duplicate "would" in Fulltext Stopwords

Code cleanup: removed duplicate stopword.
This commit is contained in:
svoj@mysql.com/april.(none) 2008-01-30 20:14:35 +04:00
parent b9b63d6df7
commit f2040f48c4

View file

@ -608,7 +608,6 @@ const char *ft_precompiled_stopwords[] = {
"won't",
"wonder",
"would",
"would",
"wouldn't",
"yes",
"yet",