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

#include <UtilPrepare.hpp>

Public Types

enum  ErrorCode {
  NO_ERROR = 0, PREPARE_SEIZE_ERROR = 1, PREPARE_PAGES_SEIZE_ERROR = 2, PREPARED_OPERATION_SEIZE_ERROR = 3,
  DICT_TAB_INFO_ERROR = 4, MISSING_PROPERTIES_SECTION = 5
}

Public Member Functions

 STATIC_CONST (SignalLength=3)

Friends

class Dbdict
class DbUtil
class Trix
bool printUTIL_PREPARE_REF (FILE *output, const Uint32 *theData, Uint32 len, Uint16 receiverBlockNo)

Detailed Description

Data format:

  • UTIL_PREPARE_REF

Definition at line 130 of file UtilPrepare.hpp.

Friends And Related Function Documentation

friend class Dbdict
friend

Sender(s) / Receiver(s)

Definition at line 134 of file UtilPrepare.hpp.

bool printUTIL_PREPARE_REF ( FILE *  output,
const Uint32 *  theData,
Uint32  len,
Uint16  receiverBlockNo 
)
friend

For printing

Definition at line 44 of file UtilPrepare.cpp.


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