MySQL 5.6.14 Source Code Document
|
This is the complete list of members for NdbSqlUtil, including all inherited members.
AndMask typedef | NdbSqlUtil | |
check_column_for_hash_index(Uint32 typeId, const void *info) (defined in NdbSqlUtil) | NdbSqlUtil | static |
check_column_for_ordered_index(Uint32 typeId, const void *info) (defined in NdbSqlUtil) | NdbSqlUtil | static |
check_column_for_pk(Uint32 typeId, const void *info) | NdbSqlUtil | static |
Cmp typedef | NdbSqlUtil | |
convertByteOrder(Uint32 typeId, Uint32 typeLog2Size, Uint32 arrayType, Uint32 arraySize, uchar *data, Uint32 dataByteSize) | NdbSqlUtil | static |
get_var_length(Uint32 typeId, const void *p, unsigned attrlen, Uint32 &lb, Uint32 &len) | NdbSqlUtil | static |
getType(Uint32 typeId) | NdbSqlUtil | static |
Like typedef | NdbSqlUtil | |
ndb_strnxfrm(struct charset_info_st *cs, uchar *dst, size_t dstlen, const uchar *src, size_t srclen) | NdbSqlUtil | static |
NdbPack (defined in NdbSqlUtil) | NdbSqlUtil | friend |
strnxfrm_bug7284(CHARSET_INFO *cs, unsigned char *dst, unsigned dstLen, const unsigned char *src, unsigned srcLen) | NdbSqlUtil | static |