MySQL 9.0.0
Source Code Documentation
Channel_connection_info Struct Reference

Channel information to connect to a receiver. More...

#include <rpl_channel_service_interface.h>

Public Attributes

int until_condition
 
char * gtid
 
char * view_id
 

Detailed Description

Channel information to connect to a receiver.

Member Data Documentation

◆ gtid

char* Channel_connection_info::gtid

◆ until_condition

int Channel_connection_info::until_condition

◆ view_id

char* Channel_connection_info::view_id

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