TorMySQL icon indicating copy to clipboard operation
TorMySQL copied to clipboard

The highest performance asynchronous MySQL driver by PyMySQL

Results 3 TorMySQL issues
Sort by recently updated
recently updated
newest added

现状:从pool拿到conn之后,会报"Already closed.", 如下图所示: ![image](https://user-images.githubusercontent.com/11936352/84350024-2682ec00-abeb-11ea-80eb-cb38eb974ea2.png)

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.