MySQL 8.3.0
Source Code Documentation
st_row_log_status Struct Reference

#include <table_log_status.h>

Public Member Functions

 st_row_log_status ()=default
 
void cleanup ()
 

Public Attributes

char server_uuid [UUID_LENGTH]
 
Json_wrapper w_local
 
Json_wrapper w_replication
 
Json_wrapper w_storage_engines
 

Constructor & Destructor Documentation

◆ st_row_log_status()

st_row_log_status::st_row_log_status ( )
default

Member Function Documentation

◆ cleanup()

void st_row_log_status::cleanup ( void  )
inline

Member Data Documentation

◆ server_uuid

char st_row_log_status::server_uuid[UUID_LENGTH]

◆ w_local

Json_wrapper st_row_log_status::w_local

◆ w_replication

Json_wrapper st_row_log_status::w_replication

◆ w_storage_engines

Json_wrapper st_row_log_status::w_storage_engines

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