BUG#33871 - Duplicate "would" in Fulltext Stopwords
Code cleanup: removed duplicate stopword. storage/myisam/ft_static.c: Code cleanup: removed duplicate stopword.
This commit is contained in:
parent
1d19baaa67
commit
324d541701
@ -608,7 +608,6 @@ const char *ft_precompiled_stopwords[] = {
|
||||
"won't",
|
||||
"wonder",
|
||||
"would",
|
||||
"would",
|
||||
"wouldn't",
|
||||
"yes",
|
||||
"yet",
|
||||
|
Loading…
x
Reference in New Issue
Block a user