MySQL 8.4.0
Source Code Documentation
row_ees_by_host_by_error Struct Reference

A row of table PERFORMANCE_SCHEMA.EVENTS_ERRORS_SUMMARY_BY_HOST_BY_ERROR. More...

#include <table_ees_by_host_by_error.h>

Public Attributes

PFS_host_row m_host
 Column HOST. More...
 
PFS_error_stat_row m_stat
 Columns ERROR_NUMBER, ERROR_NAME, COUNT_STAR. More...
 

Detailed Description

A row of table PERFORMANCE_SCHEMA.EVENTS_ERRORS_SUMMARY_BY_HOST_BY_ERROR.

Member Data Documentation

◆ m_host

PFS_host_row row_ees_by_host_by_error::m_host

Column HOST.

◆ m_stat

PFS_error_stat_row row_ees_by_host_by_error::m_stat

Columns ERROR_NUMBER, ERROR_NAME, COUNT_STAR.


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