推荐学习书目
› Learn Python the Hard Way
Python Sites
› PyPI - Python Package Index
› http://diveintopython.org/toc/index.html
› Pocoo
值得关注的项目
› PyPy
› Celery
› Jinja2
› Read the Docs
› gevent
› pyenv
› virtualenv
› Stackless Python
› Beautiful Soup
› 结巴中文分词
› Green Unicorn
› Sentry
› Shovel
› Pyflakes
› pytest
Python 编程
› pep8 Checker
Styles
› PEP 8
› Google Python Style Guide
› Code Style from The Hitchhiker's Guide
MrNothingzazy
V2EX  ›  Python

请教 torando 和 MySQL 使用出现的问题

  •  
  •   MrNothingzazy · Jun 3, 2019 · 2772 views
    This topic created in 2672 days ago, the information mentioned may be changed or developed.

    在 python 代码中执行原生 sql 语句出现以下报错,但是第一条语句成功执行了,其他的 sql 语句会报这个错 pymysql.err.InterfaceError: (0, '')

    3 replies  •  2019-06-04 14:31:46 +08:00
    keepeye
        1
    keepeye  
       Jun 3, 2019   ❤️ 1
    两次 sql 之间间隔多久?断线重连试试?另外 tornado 协程框架,最好所有 io 都走异步,考虑用 aiomysql 之类的
    MrNothingzazy
        2
    MrNothingzazy  
    OP
       Jun 3, 2019
    我试试异步对 MySQL 操作的库吧
    bnbdfg
        3
    bnbdfg  
       Jun 4, 2019
    就是要用 aiomysql 的
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Privacy   ·   Solana   ·   2363 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 24ms · UTC 00:55 · PVG 08:55 · LAX 17:55 · JFK 20:55
    ♥ Do have faith in what you're doing.