MySQL 8.0.40
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
fts0opt.h File Reference

Full Text Search optimize thread. More...

Go to the source code of this file.

Functions

bool fts_optimize_index_fetch_node (void *row, void *user_arg)
 Callback function to fetch the rows in an FTS INDEX record. More...
 

Detailed Description

Full Text Search optimize thread.

Created 2011-02-15 Jimmy Yang

Function Documentation

◆ fts_optimize_index_fetch_node()

bool fts_optimize_index_fetch_node ( void *  row,
void *  user_arg 
)

Callback function to fetch the rows in an FTS INDEX record.

Returns
always returns non-NULL
Parameters
rowin: sel_node_t*
user_argin: pointer to ib_vector_t