InnoDB Plugin  1.0
Data Fields
fts_fetch_t Struct Reference

#include <fts0types.h>

Data Fields

void * read_arg
fts_sql_callback read_record
ulint total_memory

Detailed Description

Callback for reading and filtering nodes that are read from FTS index

Field Documentation

void* fts_fetch_t::read_arg

Arg for the sql_callback

fts_sql_callback fts_fetch_t::read_record

Callback for reading index record

ulint fts_fetch_t::total_memory

Total memory used


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