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