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

#include <pfs_setup_object.h>

Public Attributes

char m_hash_key [1+NAME_LEN+1+NAME_LEN+1]
uint m_key_length

Detailed Description

Hash key for

See Also
PFS_setup_object.

Definition at line 36 of file pfs_setup_object.h.

Member Data Documentation

char PFS_setup_object_key::m_hash_key[1+NAME_LEN+1+NAME_LEN+1]

Hash search key. This has to be a string for LF_HASH, the format is "<enum_object_type><schema_name><0x00><object_name><0x00>"

Definition at line 43 of file pfs_setup_object.h.


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