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

Public Attributes

char m_hash_key [USERNAME_LENGTH+1]
uint m_key_length

Detailed Description

Definition at line 36 of file pfs_user.h.

Member Data Documentation

char PFS_user_key::m_hash_key[USERNAME_LENGTH+1]

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

Definition at line 43 of file pfs_user.h.


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