MySQL 8.3.0
Source Code Documentation
PFS_digest_key Struct Reference

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]
 

Detailed Description

Structure to store a hash value (digest) for a statement.

Member Data Documentation

◆ m_hash

unsigned char PFS_digest_key::m_hash[DIGEST_HASH_SIZE]

◆ m_schema_name

PFS_schema_name PFS_digest_key::m_schema_name

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