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

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