Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.65K
1 Posted Topic
Hi, I tried to mimic your code in my toy database but apparently I'm getting this error `mysql.connector.errors.InternalError: Unread result found` after executing the command. I know this error is caused by not using buffered cursor reader, but even after doing so `db.cursor(buffered=True)`, the error didn't go away. I managed …
The End.
phoenix079