To fill a table in MySQL, use the "INSERT INTO" statement. print(mycursor.rowcount, "record inserted.") Important!: Notice the statement: mydb.commit(). It is ...