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

Public Attributes

char m_hash_key [USERNAME_LENGTH+1+HOSTNAME_LENGTH+1]
uint m_key_length

Detailed Description

Definition at line 38 of file pfs_account.h.

Member Data Documentation

char PFS_account_key::m_hash_key[USERNAME_LENGTH+1+HOSTNAME_LENGTH+1]

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

Definition at line 45 of file pfs_account.h.


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