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

Public Attributes

char m_hash_key [HOSTNAME_LENGTH+1]
uint m_key_length

Detailed Description

Definition at line 36 of file pfs_host.h.

Member Data Documentation

char PFS_host_key::m_hash_key[HOSTNAME_LENGTH+1]

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

Definition at line 43 of file pfs_host.h.


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