154
137
Looks for the clustered index record when node has the row reference.
155
138
The pcur in node is used in the search. If found, stores the row to node,
156
139
and stores the position of pcur, and detaches it. The pcur must be closed
162
143
row_undo_search_clust_to_pcur(
163
144
/*==========================*/
166
150
dict_index_t* clust_index;