This patch expands the size of result tuple as a result of a fetchall(). Previously, the tuple would be overrun if the number of results exceeded 1000.
Patch for _mysql.c
Log in to post a comment.
Patch for _mysql.c