TorMySQL
TorMySQL copied to clipboard
The highest performance asynchronous MySQL driver by PyMySQL
现状:从pool拿到conn之后,会报"Already closed.", 如下图所示: 
I'm using this driver to make a connection in a tornado rest api through a connection pool, everything seemed normal until I made some test to prove the response of...
I just find that PyMySQL have an official fork that support Tornado. https://github.com/PyMySQL/Tornado-MySQL I suggest merge this repo back or abandon.