summaryrefslogtreecommitdiff
path: root/storage/maria/ma_ft_nlq_search.c
diff options
context:
space:
mode:
Diffstat (limited to 'storage/maria/ma_ft_nlq_search.c')
-rw-r--r--storage/maria/ma_ft_nlq_search.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/storage/maria/ma_ft_nlq_search.c b/storage/maria/ma_ft_nlq_search.c
index e57cc135ca1..5c1ab85ef8a 100644
--- a/storage/maria/ma_ft_nlq_search.c
+++ b/storage/maria/ma_ft_nlq_search.c
@@ -83,6 +83,8 @@ static int walk_and_match(FT_WORD *word, uint32 count, ALL_IN_ONE *aio)
#endif
DBUG_ENTER("walk_and_match");
+ LINT_INIT_STRUCT(subkeys);
+
word->weight=LWS_FOR_QUERY;
_ma_ft_make_key(info, &key, aio->keynr, keybuff, word, 0);