|
MySQL 5.6.14 Source Code Document
|
#include <protocol_binary.h>

Public Attributes | |
| struct { | |
| protocol_binary_request_header header | |
| } | message |
| uint8_t | bytes [sizeof(protocol_binary_request_header)] |
Definition of a request-packet containing no extras
Definition at line 222 of file protocol_binary.h.