10.4.3 mysql_binlog_open()

Press CTRL+C to copy
int mysql_binlog_open(MYSQL *mysql, MYSQL_RPL *rpl)

Description

Open a new replication event stream, to read a MySQL server binary log.

Arguments:

Return Values

Zero for success. Nonzero if an error occurred.

Errors