"""
Mysql Functions
"""


class MySQLClient(object):
    """
    MySQL Client
    """