257
257
dict_index_t* index, /*!< in: secondary index */
258
258
dict_index_t** clust_index,/*!< out: clustered index */
259
259
mtr_t* mtr); /*!< in: mtr */
265
ROW_BUFFERED, /*!< one of BTR_INSERT, BTR_DELETE, or
274
260
/***************************************************************//**
275
261
Searches an index record.
281
267
dict_index_t* index, /*!< in: index */