View Issue Details

IDProjectCategoryView StatusLast Update
379PHPOF2_Driver_mysqlipublic6 Jan 2014 14:33
Reportertimj Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status resolvedResolutionfixed 
Product Version0.11.2 
Target Version0.11.3aFixed in Version0.11.3a 
Summary379: Reduce memory usage in storeLOBDataFromBuffer()
DescriptionThe memory usage in storeLOBDataFromBuffer() can be significantly reduced by replacing db->quote() with db->escape() and simply quoting instead. This is due to the way MDB2 handles the data internally.
TagsNo tags attached.

Activities

timj

6 Dec 2010 21:56

manager   ~384

Fixed in SVN r2221

mrosenquist

6 Jan 2014 14:33

reporter   ~477

Updated in SVN r2243 to take in to account 348 and remove debugging

Issue History

Date Modified Username Field Change
6 Dec 2010 15:59 timj New Issue
6 Dec 2010 21:56 timj Note Added: 384
6 Dec 2010 21:56 timj Status new => resolved
6 Dec 2010 21:56 timj Resolution open => fixed
6 Dec 2010 21:56 timj Fixed in Version => 0.11.3a
6 Dec 2010 21:56 timj Target Version => 0.11.3a
6 Jan 2014 14:33 mrosenquist Note Added: 477