264
264
const byte* ptr, /*!< in: pointer from where to read */
265
265
ulint type, /*!< in: MLOG_1BYTE, MLOG_2BYTES, MLOG_4BYTES */
266
266
mtr_t* mtr); /*!< in: mini-transaction handle */
277
268
/*********************************************************************//**
278
269
This macro locks an rw-lock in s-mode. */