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.
Danny Yoo
2002-04-26
Patch for _mysql.c