MySQL 9.1.0
Source Code Documentation
|
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... | |
Full Text Search optimize thread.
Created 2011-02-15 Jimmy Yang
bool fts_optimize_index_fetch_node | ( | void * | row, |
void * | user_arg | ||
) |
Callback function to fetch the rows in an FTS INDEX record.
row | in: sel_node_t* |
user_arg | in: pointer to ib_vector_t |