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

#include <Ndb.hpp>

Public Attributes

const void * ptr
unsigned len

Detailed Description

Structure for passing in pointers to distribution key values When distribution key has multiple parts, they should be passed as an array, with the last part's ptr == NULL.

Definition at line 1353 of file Ndb.hpp.


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