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

Public Types

enum  ErrorCode {
  NoSuchTable = 1, DropWoPrep = 2, PrepDropInProgress = 3, DropInProgress = 4,
  NF_FakeErrorREF = 5, InvalidTableState = 6
}

Public Member Functions

 STATIC_CONST (SignalLength=4)

Public Attributes

Uint32 senderRef
Uint32 senderData
Uint32 tableId
Uint32 errorCode

Detailed Description

Definition at line 48 of file DropTab.hpp.


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