263
263
trx_undo_set_state_at_finish(
264
264
/*=========================*/
267
265
trx_undo_t* undo, /*!< in: undo log memory copy */
268
266
mtr_t* mtr); /*!< in: mtr */
269
267
/******************************************************************//**