MySQL 9.0.0
Source Code Documentation

A row of PERFORMANCE_SCHEMA.USERS. More...

#include <table_users.h>

Public Attributes

PFS_user_row m_user
 Column USER. More...
 
PFS_connection_stat_row m_connection_stat
 Columns CURRENT_CONNECTIONS, TOTAL_CONNECTIONS. More...
 

Detailed Description

A row of PERFORMANCE_SCHEMA.USERS.

Member Data Documentation

◆ m_connection_stat

PFS_connection_stat_row row_users::m_connection_stat

Columns CURRENT_CONNECTIONS, TOTAL_CONNECTIONS.

◆ m_user

PFS_user_row row_users::m_user

Column USER.


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