Quantcast
Channel: MySQL Forums - Connector/Python
Viewing all articles
Browse latest Browse all 384

Python connector requires reconnecting if an unbuffered cursor is not read completely (1 reply)

$
0
0
When trying to close the cursor and reuse the connection, always getting error "Unread result found.".

As far I have found, there is no way on earth to keep the connection -or even reuse it in a connection pool- if it got an unbuffered cursor (created using MySQLConnection.cursor() Method with buffered = False argument) which has not been completely fetched.

If this was the case it is real miss-conception and serious performance issue using Python connector for MySQL.

Viewing all articles
Browse latest Browse all 384

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>