MySQL 9.0.0
Source Code Documentation
row_ees_by_account_by_error Struct Reference

A row of table PERFORMANCE_SCHEMA.EVENTS_ERRORS_SUMMARY_BY_ACCOUNT_BY_ERROR. More...

#include <table_ees_by_account_by_error.h>

Public Attributes

PFS_account_row m_account
 Columns USER, 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_ACCOUNT_BY_ERROR.

Member Data Documentation

◆ m_account

PFS_account_row row_ees_by_account_by_error::m_account

Columns USER, HOST.

◆ m_stat

PFS_error_stat_row row_ees_by_account_by_error::m_stat

Columns ERROR_NUMBER, ERROR_NAME, COUNT_STAR.


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