

# RDS for MySQL stored procedure reference
<a name="Appendix.MySQL.SQLRef"></a>

These topics describe system stored procedures that are available for Amazon RDS instances running the MySQL DB engine. The master user must run these procedures.

**Topics**
+ [Collecting and maintaining the Global Status History](mysql-stored-proc-gsh.md)
+ [Configuring, starting, and stopping binary log (binlog) replication](mysql-stored-proc-replicating.md)
+ [Ending a session or query](mysql-stored-proc-ending.md)
+ [Managing active-active clusters](mysql-stored-proc-active-active-clusters.md)
+ [Managing multi-source replication](mysql-stored-proc-multi-source-replication.md)
+ [Replicating transactions using GTIDs](mysql-stored-proc-gtid.md)
+ [Rotating the query logs](mysql-stored-proc-logging.md)
+ [Setting and showing binary log configuration](mysql-stored-proc-configuring.md)
+ [Warming the InnoDB cache](mysql-stored-proc-warming.md)