I am using mysql.connector in Python 3.
mysql.connector
This works the first time it is called, but not the second.
def execute (self, query, *args):