MySQL 9.0.0
Source Code Documentation

A row of PERFORMANCE_SCHEMA.ACCOUNTS. More...

#include <table_accounts.h>

Public Attributes

PFS_account_row m_account
 Column USER, HOST. More...
 
PFS_connection_stat_row m_connection_stat
 Columns CURRENT_CONNECTIONS, TOTAL_CONNECTIONS. More...
 

Detailed Description

A row of PERFORMANCE_SCHEMA.ACCOUNTS.

Member Data Documentation

◆ m_account

PFS_account_row row_accounts::m_account

Column USER, HOST.

◆ m_connection_stat

PFS_connection_stat_row row_accounts::m_connection_stat

Columns CURRENT_CONNECTIONS, TOTAL_CONNECTIONS.


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