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