This document provides documentation on Ring's MySQL functions for connecting to and interacting with MySQL databases. It describes functions for initializing a MySQL connection, connecting to a database, executing queries, retrieving results, committing and rolling back transactions, and more. Examples are given demonstrating how to use many of these functions to perform common MySQL tasks.