MySQL 9.1.0
Source Code Documentation
|
Table EVENTS_ERRORS_SUMMARY_BY_ACCOUNT_BY_ERROR (declarations). More...
#include <sys/types.h>
#include "my_base.h"
#include "storage/perfschema/pfs_engine_table.h"
#include "storage/perfschema/pfs_error.h"
#include "storage/perfschema/table_helper.h"
Go to the source code of this file.
Classes | |
class | PFS_index_ees_by_account_by_error |
struct | row_ees_by_account_by_error |
A row of table PERFORMANCE_SCHEMA.EVENTS_ERRORS_SUMMARY_BY_ACCOUNT_BY_ERROR. More... | |
struct | pos_ees_by_account_by_error |
Position of a cursor on PERFORMANCE_SCHEMA.EVENTS_ERRORS_SUMMARY_BY_ACCOUNT_BY_ERROR. More... | |
class | table_ees_by_account_by_error |
Table PERFORMANCE_SCHEMA.EVENTS_ERRORS_SUMMARY_BY_ACCOUNT_BY_ERROR. More... | |
Table EVENTS_ERRORS_SUMMARY_BY_ACCOUNT_BY_ERROR (declarations).