MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
event_coordinates Struct Reference

#include <log.h>

Public Attributes

char * file_name
my_off_t pos

Detailed Description

the struct aggregates two paramenters 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.

Note
Such identifier is not yet unique generally as the event originating master is resetable. Also the crashed master can be replaced with some other.

Definition at line 31 of file log.h.


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