summaryrefslogtreecommitdiff
path: root/storage/myisam
diff options
context:
space:
mode:
authorunknown <knielsen@knielsen-hq.org>2012-09-26 18:29:49 +0200
committerunknown <knielsen@knielsen-hq.org>2012-09-26 18:29:49 +0200
commit7ca49db57cc4b1831587b764c3a1beb086a90f0c (patch)
treebcf5936909c9a45ffd35c91138ff74a53a585496 /storage/myisam
parent9ae909643d2819fe139e389ca60f9f3076b37861 (diff)
parent37155bf74a29a57829cc13947ac346b0f2c8fd28 (diff)
downloadmariadb-git-7ca49db57cc4b1831587b764c3a1beb086a90f0c.tar.gz
Merge from 5.1.
Diffstat (limited to 'storage/myisam')
-rw-r--r--storage/myisam/ft_nlq_search.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/storage/myisam/ft_nlq_search.c b/storage/myisam/ft_nlq_search.c
index 9ebdef582c9..be8d8390ba4 100644
--- a/storage/myisam/ft_nlq_search.c
+++ b/storage/myisam/ft_nlq_search.c
@@ -83,6 +83,7 @@ static int walk_and_match(FT_WORD *word, uint32 count, ALL_IN_ONE *aio)
#error
#endif
DBUG_ENTER("walk_and_match");
+ LINT_INIT(subkeys.i);
word->weight=LWS_FOR_QUERY;