MySQL 8.0.40
Source Code Documentation
|
Structure to store a hash value (digest) for a statement. More...
#include <pfs_digest.h>
Public Attributes | |
PFS_schema_name | m_schema_name |
unsigned char | m_hash [DIGEST_HASH_SIZE] |
Structure to store a hash value (digest) for a statement.
unsigned char PFS_digest_key::m_hash[DIGEST_HASH_SIZE] |
PFS_schema_name PFS_digest_key::m_schema_name |