I am attempting to insert data into a MySQL database. I am using python 2.7 and I am using the mysql.connector.
My error is:
mysql.connecto
I think the issue here might be the semicolon at the end of the query.
Have a good day.