InnoDB Plugin  1.0
Data Fields
fts_get_doc_t Struct Reference

#include <fts0types.h>

Collaboration diagram for fts_get_doc_t:
Collaboration graph
[legend]

Data Fields

fts_index_cache_tindex_cache
que_tget_document_graph
fts_cache_tcache

Detailed Description

It's main purpose is to store the SQL prepared statements that

are required to retrieve a document from the database.

Field Documentation

fts_cache_t* fts_get_doc_t::cache

The parent cache

fts_index_cache_t* fts_get_doc_t::index_cache

The index cache instance Parsed sql statement


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