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

Public Member Functions

 STATIC_CONST (HeaderLength=3)
 STATIC_CONST (DataLength=20)
 STATIC_CONST (MaxSignalLength=HeaderLength+DataLength)
 STATIC_CONST (PerBoundColumnOverhead=2)
 STATIC_CONST (MaxWordsPerBoundRow=(PerBoundColumnOverhead *MAX_ATTRIBUTES_IN_INDEX)+MAX_KEY_SIZE_IN_WORDS)
 STATIC_CONST (MaxWordsPerBoundColumn=PerBoundColumnOverhead+MAX_KEY_SIZE_IN_WORDS)

Friends

class DbUtil
class NdbOperation
class NdbScanOperation
class NdbIndexScanOperation
class Restore
class Dbtc

Detailed Description

Definition at line 24 of file KeyInfo.hpp.

Friends And Related Function Documentation

friend class Dbtc
friend

Reciver(s)

Definition at line 37 of file KeyInfo.hpp.

friend class DbUtil
friend

Sender(s)

Definition at line 28 of file KeyInfo.hpp.


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