mysql.connector method chaining error (ReferenceError: weakly-referenced object no longer exists)

前端 未结 0 1663
隐瞒了意图╮
隐瞒了意图╮ 2021-01-19 06:30
import mysql.connector
mysql.connector.connect(host="localhost",user=\'xxxx\',password=\'xxxx\',database="xxxx").cursor().execute("show tabl         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题