MySQL 9.0.0
Source Code Documentation

A row of PERFORMANCE_SCHEMA.HOSTS. More...

#include <table_hosts.h>

Public Attributes

PFS_host_row m_host
 Column HOST. More...
 
PFS_connection_stat_row m_connection_stat
 Columns CURRENT_CONNECTIONS, TOTAL_CONNECTIONS. More...
 

Detailed Description

A row of PERFORMANCE_SCHEMA.HOSTS.

Member Data Documentation

◆ m_connection_stat

PFS_connection_stat_row row_hosts::m_connection_stat

Columns CURRENT_CONNECTIONS, TOTAL_CONNECTIONS.

◆ m_host

PFS_host_row row_hosts::m_host

Column HOST.


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