• Opens a MySQL connection to the specified address.

    Parameters

    • address: string

      The address of the MySQL server.

    Returns MysqlConnection

    The MySQL connection object.