MySQL 9.1.0
Source Code Documentation
|
#include <classic_protocol_state.h>
Public Attributes | |
uint8_t | seq_id_ |
sequence id. More... | |
size_t | frame_size_ |
size of the whole frame. More... | |
size_t | forwarded_frame_size_ |
size of the whole frame that's already forwarded. More... | |
size_t ClassicProtocolState::FrameInfo::forwarded_frame_size_ |
size of the whole frame that's already forwarded.
size_t ClassicProtocolState::FrameInfo::frame_size_ |
size of the whole frame.
uint8_t ClassicProtocolState::FrameInfo::seq_id_ |
sequence id.