MySQL 8.4.0
Source Code Documentation
row_keyring_component_status Struct Reference

A row in PERFORMANCE_SCHEMA.KEYRING_COMPONENT_STATUS table. More...

#include <table_keyring_component_status.h>

Public Attributes

std::string m_status_key
 STATUS_KEY. More...
 
std::string m_status_value
 STATUS_VALUE. More...
 

Detailed Description

A row in PERFORMANCE_SCHEMA.KEYRING_COMPONENT_STATUS table.

Member Data Documentation

◆ m_status_key

std::string row_keyring_component_status::m_status_key

STATUS_KEY.

◆ m_status_value

std::string row_keyring_component_status::m_status_value

STATUS_VALUE.


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