|
MySQL 5.6.14 Source Code Document
|
Public Attributes | |
| char | m_hash_key [USERNAME_LENGTH+1] |
| uint | m_key_length |
Definition at line 36 of file pfs_user.h.
| 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.