Mysql中循环拼接参数,MySQL在Python中;连接在第一个循环后在for循环中关闭
My MySQL connection closes after one loop cycle. I probably do something wrong in the usage of the mysql object. It outputs one cycle and then exits with an error.This is my code:cnx = mysql.connector...