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

#include <GetTabInfo.hpp>

Public Types

enum  RequestType { RequestById = 0, RequestByName = 1, LongSignalConf = 2 }

Public Member Functions

 STATIC_CONST (SignalLength=5)
 SECTION (TABLE_NAME=0)

Public Attributes

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

Friends

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

Detailed Description

GetTabInfo - Get table info from DICT

Successfull return = series of DICTTABINFO-signals

Definition at line 29 of file GetTabInfo.hpp.

Friends And Related Function Documentation

friend class Dbdict
friend

Sender(s) / Reciver(s)

Definition at line 34 of file GetTabInfo.hpp.


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