MySQL 9.0.0
Source Code Documentation

A row of table PERFORMANCE_SCHEMA.EVENTS_STATEMENTS_HISTOGRAM_BY_DIGEST. More...

#include <table_esmh_by_digest.h>

Public Attributes

ulonglong m_count_bucket
 Column COUNT_BUCKET. More...
 
ulonglong m_count_bucket_and_lower
 Column COUNT_BUCKET_AND_LOWER. More...
 

Detailed Description

A row of table PERFORMANCE_SCHEMA.EVENTS_STATEMENTS_HISTOGRAM_BY_DIGEST.

Member Data Documentation

◆ m_count_bucket

ulonglong PFS_esmh_by_digest_bucket::m_count_bucket

Column COUNT_BUCKET.

◆ m_count_bucket_and_lower

ulonglong PFS_esmh_by_digest_bucket::m_count_bucket_and_lower

Column COUNT_BUCKET_AND_LOWER.


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