Drizzled Public API Documentation

recv_data_struct Struct Reference

#include <log0recv.h>

List of all members.

Public Attributes

recv_data_tnext

Detailed Description

Block of log record data

Definition at line 326 of file log0recv.h.


Member Data Documentation

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

Definition at line 327 of file log0recv.h.


The documentation for this struct was generated from the following file: