MySQL 5.6.14 Source Code Document
|
Go to the source code of this file.
Functions | |
UNIV_INTERN ibool | fts_optimize_index_fetch_node (void *row, void *user_arg) |
UNIV_INTERN ibool 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 |
Definition at line 425 of file fts0opt.cc.