MySQL 8.0.40
Source Code Documentation
|
Block of log record data. More...
#include <log0recv.h>
Public Attributes | |
recv_data_t * | next |
pointer to the next block or NULL. More... | |
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