MySQL 5.6.14 Source Code Document
|
#include <pfs_digest.h>
Public Attributes | |
unsigned char | m_md5 [PFS_MD5_SIZE] |
char | m_schema_name [NAME_LEN] |
uint | m_schema_name_length |
Structure to store a MD5 hash value (digest) for a statement.
Definition at line 41 of file pfs_digest.h.