My flask app has a table that I created using mysqlconnector:
connection_pool = mysql.connector.pooling.MySQLConnectionPool( pool_size=8, host=host,