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

Public Types

enum  ErrorCode {
  InvalidTableId = 709, TableNotDefined = 723, TableNameTooLong = 702, NoFetchByName = 710,
  Busy = 701
}

Public Member Functions

 STATIC_CONST (SignalLength=7)
 STATIC_CONST (OriginalSignalLength=5)
 STATIC_CONST (OriginalErrorOffset=4)

Public Attributes

Uint32 senderData
Uint32 senderRef
Uint32 requestType
union {
   Uint32   tableId
   Uint32   tableNameLen
}; 
Uint32 schemaTransId
Uint32 errorCode
Uint32 errorLine

Friends

class Dbdict
class Backup
class Trix
class DbUtil
class Table
bool printGET_TABINFO_REF (FILE *, const Uint32 *, Uint32, Uint16)

Detailed Description

Definition at line 62 of file GetTabInfo.hpp.

Friends And Related Function Documentation

friend class Dbdict
friend

Sender(s) / Reciver(s)

Definition at line 67 of file GetTabInfo.hpp.


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