function createMySQL createMySQL(options?: MySQLOptions): MySQLConnector Creates a MySQL connector with connection pooling. Parameters optional options: MySQLOptions Return Type MySQLConnector