380
360
pcur.btr_cur.purge_node = node;
381
361
/* Set the query thread, so that ibuf_insert_low() will be
382
362
able to invoke thd_get_trx(). */
385
365
search_result = row_search_index_entry(
386
366
index, entry, BTR_MODIFY_LEAF | BTR_DELETE, &pcur, &mtr);