MySQL 9.1.0
Source Code Documentation
|
the struct aggregates two parameters that identify an event uniquely in scope of communication of a particular master and slave couple. More...
#include <sql_class.h>
Public Attributes | |
char * | file_name |
my_off_t | pos |
the struct aggregates two parameters that identify an event uniquely in scope of communication of a particular master and slave couple.
I.e there can not be 2 events from the same staying connected master which have the same coordinates.
char* rpl_event_coordinates::file_name |
my_off_t rpl_event_coordinates::pos |