MySQL 8.3.0
Source Code Documentation

#include <table_esmh_by_digest.h>

Public Attributes

ulong m_bucket_number
 Column BUCKET_NUMBER. More...
 
ulonglong m_bucket_timer_low
 Column BUCKET_TIMER_LOW. More...
 
ulonglong m_bucket_timer_high
 Column BUCKET_TIMER_HIGH. More...
 
ulonglong m_count_bucket
 Column COUNT_BUCKET. More...
 
ulonglong m_count_bucket_and_lower
 Column COUNT_BUCKET_AND_LOWER. More...
 
double m_percentile
 Column BUCKET_QUANTILE. More...
 

Member Data Documentation

◆ m_bucket_number

ulong row_esmh_by_digest::m_bucket_number

Column BUCKET_NUMBER.

◆ m_bucket_timer_high

ulonglong row_esmh_by_digest::m_bucket_timer_high

Column BUCKET_TIMER_HIGH.

◆ m_bucket_timer_low

ulonglong row_esmh_by_digest::m_bucket_timer_low

Column BUCKET_TIMER_LOW.

◆ m_count_bucket

ulonglong row_esmh_by_digest::m_count_bucket

Column COUNT_BUCKET.

◆ m_count_bucket_and_lower

ulonglong row_esmh_by_digest::m_count_bucket_and_lower

Column COUNT_BUCKET_AND_LOWER.

◆ m_percentile

double row_esmh_by_digest::m_percentile

Column BUCKET_QUANTILE.


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