# Functions
Setup creates a new MySQL instance and returns a new database driver.
# Constants
MaxIdleConnections represents the maximum amount of idle connections for MySQL.
MaxOpenConnections represents the maximum amount of open connections for MySQL.