InnoDB Plugin
1.0
|
#include <fts0types.h>
Data Fields | |
ulint | status |
ib_alloc_t * | heap |
ib_rbt_t * | cached_stopword |
CHARSET_INFO * | charset |
Stop word control infotmation.
ib_rbt_t* fts_stopword_t::cached_stopword |
This stores all active stopwords
CHARSET_INFO* fts_stopword_t::charset |
charset for stopword
ib_alloc_t* fts_stopword_t::heap |
The memory allocator to use
ulint fts_stopword_t::status |
Status of the stopword tree