InnoDB Plugin  1.0
Data Fields
fts_stopword_t Struct Reference

#include <fts0types.h>

Collaboration diagram for fts_stopword_t:
Collaboration graph
[legend]

Data Fields

ulint status
ib_alloc_theap
ib_rbt_tcached_stopword
CHARSET_INFO * charset

Detailed Description

Stop word control infotmation.

Field Documentation

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


The documentation for this struct was generated from the following file: