MySQL 8.3.0
Source Code Documentation

A row of table PERFORMANCE_SCHEMA.EVENTS_STATEMENTS_HISTOGRAM_GLOBAL. More...

#include <table_esmh_global.h>

Public Attributes

ulonglong m_count_bucket
 Column BUCKET_NUMBER. More...
 
ulonglong m_count_bucket_and_lower
 Column COUNT_BUCKET_AND_LOWER. More...
 

Detailed Description

A row of table PERFORMANCE_SCHEMA.EVENTS_STATEMENTS_HISTOGRAM_GLOBAL.

Member Data Documentation

◆ m_count_bucket

ulonglong PFS_esmh_global_bucket::m_count_bucket

Column BUCKET_NUMBER.

◆ m_count_bucket_and_lower

ulonglong PFS_esmh_global_bucket::m_count_bucket_and_lower

Column COUNT_BUCKET_AND_LOWER.


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