# Functions
Mysql starts up a mysql instance.
# Variables
No description provided by the author
# Structs
MysqlConfig contains configs for mysql, User is automatically root.
MysqlInstance contains the config for mysql instance.
MysqlProbe implements the IProbe interface for mysql instances.