![]()  | 
  
    MySQL 9.5.0
    
   Source Code Documentation 
   | 
 
A row in the table. More...
#include <table_replication_asynchronous_connection_failover.h>
Public Attributes | |
| char | channel_name [CHANNEL_NAME_LENGTH] | 
| uint | channel_name_length | 
| char | host [HOSTNAME_LENGTH] | 
| uint | host_length | 
| long | port | 
| char | network_namespace [NAME_LEN] | 
| uint | network_namespace_length | 
| uint | weight | 
| char | managed_name [HOSTNAME_LENGTH] | 
| uint | managed_name_length | 
A row in the table.
The fields with string values have an additional length field denoted by <field_name>_length.
| char st_row_rpl_async_conn_failover::channel_name[CHANNEL_NAME_LENGTH] | 
| uint st_row_rpl_async_conn_failover::channel_name_length | 
| char st_row_rpl_async_conn_failover::host[HOSTNAME_LENGTH] | 
| uint st_row_rpl_async_conn_failover::host_length | 
| char st_row_rpl_async_conn_failover::managed_name[HOSTNAME_LENGTH] | 
| uint st_row_rpl_async_conn_failover::managed_name_length | 
| char st_row_rpl_async_conn_failover::network_namespace[NAME_LEN] | 
| uint st_row_rpl_async_conn_failover::network_namespace_length | 
| long st_row_rpl_async_conn_failover::port | 
| uint st_row_rpl_async_conn_failover::weight |