开发者社区 问答 正文

python查询报错?报错

Traceback (most recent call last):
  File "lastCalRuleCate.py", line 116, in <module>
    goos= querygoods(ClassifyId)
  File "lastCalRuleCate.py", line 43, in querygoods
    conn.execute(sql)
  File "build/bdist.linux-x86_64/egg/MySQLdb/cursors.py", line 155, in execute
_mysql_exceptions.InterfaceError: (0, '')
 

展开
收起
爱吃鱼的程序员 2020-06-08 13:31:16 383 分享 版权
1 条回答
写回答
取消 提交回答
  • https://developer.aliyun.com/profile/5yerqm5bn5yqg?spm=a2c6h.12873639.0.0.6eae304abcjaIB

    https://stackoverflow.com/questions/5704590/mysqldb-interfaceerror

    2020-06-08 13:31:34
    赞同 展开评论
问答标签:
问答地址: