MySQL 9.1.0
Source Code Documentation
|
Callback for reading and filtering nodes that are read from FTS index. More...
#include <fts0types.h>
Public Attributes | |
void * | read_arg |
Arg for the sql_callback. More... | |
fts_sql_callback | read_record |
Callback for reading index record. More... | |
ulint | total_memory |
Total memory used. More... | |
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.