MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
protocol_binary_request_touch Union Reference

#include <protocol_binary.h>

Collaboration diagram for protocol_binary_request_touch:

Public Attributes

struct {
   protocol_binary_request_header   header
   struct {
      uint32_t   expiration
   }   body
message
uint8_t bytes [sizeof(protocol_binary_request_header)+4]

Detailed Description

Definition of the packet used by the touch command.

Definition at line 444 of file protocol_binary.h.


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