summaryrefslogtreecommitdiff
path: root/sql/item_func.h
diff options
context:
space:
mode:
Diffstat (limited to 'sql/item_func.h')
-rw-r--r--sql/item_func.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/item_func.h b/sql/item_func.h
index 4a8f808de57..c0924ba0289 100644
--- a/sql/item_func.h
+++ b/sql/item_func.h
@@ -880,6 +880,7 @@ public:
ft_close_search(ft_handler);
if(join_key)
table->file->ft_handler=0;
+ table->fulltext_searched=0;
}
}
}