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

Public Types

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

Public Member Functions

 STATIC_CONST (SignalLength=4)

Friends

class Dbtc
class Dblqh
class DblqhProxy
class Dbdih
class DbtcProxy
class Dbdict
bool printPREP_DROP_TAB_REF (FILE *, const Uint32 *, Uint32, Uint16)

Detailed Description

Definition at line 75 of file PrepDropTab.hpp.

Friends And Related Function Documentation

friend class Dbdict
friend

Receiver(s)

Definition at line 88 of file PrepDropTab.hpp.

friend class Dbtc
friend

Sender(s)

Definition at line 79 of file PrepDropTab.hpp.


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