|
InnoDB Plugin
1.0
|
#include <log0recv.h>

Data Fields | |
| recv_data_t * | next |
Block of log record data
| recv_data_t* recv_data_t::next |
pointer to the next block or NULL the log record data is stored physically immediately after this struct, max amount RECV_DATA_BLOCK_SIZE bytes of it
1.8.1.2