PDF (US Ltr)
- 1.3Mb
PDF (A4)
- 1.3Mb
The following table summarizes the functions available for reading a replication event stream from a binary log. For greater detail, see the descriptions in Section 10.4, “C API Binary Log Function Descriptions”.
Table 10.1 C API Binary Log Functions
Name | Description |
---|---|
mysql_binlog_close() |
Close replication event stream |
mysql_binlog_fetch() |
Read event from replication event stream |
mysql_binlog_open() |
Open replication event stream |