I am trying to connect to a MySQL database using mysql.connector:
import mysql.connector mydb = mysql.connector.connect( host="localhost", user=&qu