SkySQL Replication Helper Procedures
This page is part of MariaDB's SkySQL Documentation.
The parent of this page is: SkySQL Reference
Topics on this page:
Overview
MariaDB SkySQL provides stored procedures to configure inbound and outbound replication.
- SkySQL Replication Helper Procedures for Distributed Transactions
- Use Cases
- Compatibility
add_binlog_scope_ignore
add_binlog_scope_log
binlog_scope_ignore_all
binlog_scope_log_all
binlog_status
binlog_status_parallel
change_external_primary
create_binlog
create_replication_slave_parallel
drop_binlog
drop_binlog_scope_ignore
drop_binlog_scope_log
drop_replication_slave_parallel
drop_repl_users
get_replica_creds
install_repl_users
replication_grants
replication_status
reset_replication
skip_repl_error
start_replication
stop_replication
- SkySQL Replication Helper Procedures for Replicated Transactions