jkklee/pymysql-pool
A simple but robust connection pool (with multiplexing) base on PyMySQL, mainly used for multi threads mode, which also compatible with single thread mode.
PythonGPL-3.0
Issues
- 5
- 3
- 1
Not release connection from connection pool
#12 opened by spree1010 - 5
pymysql.err.OperationalError: (2006, "MySQL server has gone away (BrokenPipeError(32, 'Broken pipe'))")
#1 opened by strongit - 2
Lost connection to MySQL server during query
#8 opened by fantik11 - 1
Inconsistent results
#14 opened by lukemcar - 3
- 1
Question: Where can I find the code that handles the thread-safety in Connection checkin and checkout?
#23 opened by Gatsby-Lee - 4
通过连接池进行一次查询后会导致DDL阻塞
#28 opened by aazz200174 - 1
- 3
Last version 0.4.6 doesn't honor cursorclass
#21 opened by fncfnc - 0
stubfile
#22 opened by westforkfab - 0
[enhancement] support singleton
#19 opened by seunggabi - 2
Avoid Adding Log Handler To The Root Logger
#16 opened by HH-MWB - 5
problems using the Context Manager Protocol
#11 opened by Loreton - 1
hanging after the sql update command done
#10 opened by xjxSunflower - 3
- 10
- 1
no arguments 'antocomit' in version 0.3.2
#2 opened by zhankun