Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Menu

Commit [r228]  Maximize  Restore  History

Fix memory leak in _mysql_escape_dict. (Danny Yoo)

SSCursor.fetchall() (_mysql_ResultObject_fetch_row) didn't properly
increase the size of the result tuple if the result set was more than
1000 rows. (Danny Yoo)

adustman 2002-04-27

changed /trunk/MySQLdb/_mysql.c
/trunk/MySQLdb/_mysql.c Diff Switch to side-by-side view
Loading...