MySQL 9.1.0
Source Code Documentation
|
A row of PERFORMANCE_SCHEMA.TLS_CHANNEL_STATUS table . More...
#include <table_tls_channel_status.h>
Public Attributes | |
std::string | m_interface |
Interface name. More... | |
std::string | m_property_name |
Property name. More... | |
std::string | m_property_value |
Property value. More... | |
A row of PERFORMANCE_SCHEMA.TLS_CHANNEL_STATUS table .
std::string row_tls_channel_status::m_interface |
Interface name.
In UTF8MB4
std::string row_tls_channel_status::m_property_name |
Property name.
In UTF8MB4
std::string row_tls_channel_status::m_property_value |
Property value.
In UTF8MB4