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

Public Types

enum  {
  OutOfOperations = 20000, ZeroLengthQueryTree = 20001, InvalidRequest = 20002, UnknowQueryOperation = 20003,
  InvalidTreeNodeSpecification = 20004, InvalidTreeParametersSpecification = 20005, OutOfSectionMemory = 20006, InvalidPattern = 20007,
  OutOfQueryMemory = 20008, QueryNodeTooBig = 20009, QueryNodeParametersTooBig = 20010, BothTreeAndParametersContainInterpretedProgram = 20011,
  InvalidTreeParametersSpecificationKeyParamBitsMissmatch = 20012, InvalidTreeParametersSpecificationIncorrectKeyParamCount = 20013, InternalError = 20014, OutOfRowMemory = 20015,
  NodeFailure = 20016, InvalidTreeNodeCount = 20017
}

Detailed Description

Definition at line 21 of file DbspjErr.hpp.


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