|
InnoDB Plugin
1.0
|
#include <fts0types.h>
Data Fields | |
| void * | read_arg |
| fts_sql_callback | read_record |
| ulint | total_memory |
Callback for reading and filtering nodes that are read from FTS index
| 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
1.8.1.2