import mysql.connector def get_connection_unloze_racetimer(): return mysql.connector.connect( host="127.0.0.1", port=3306, user="", password="")