-
Notifications
You must be signed in to change notification settings - Fork 267
rpl_api_reference
Georg Richter edited this page Jun 11, 2021
·
7 revisions
- mariadb_rpl_close - closes a replication stream
- mariadb_rpl_fetch - fetches an event from stream
- mariadb_free_rpl_event - frees event
- mariadb_rpl_get_optionsv - gets replication options
- mariadb_rpl_init - Allocates and initializes a replication handle
- mariadb_rpl_open - opens a new replication stream
- mariadb_rpl_optionsv - sets replication options
MariaDB Connector/C Reference