View Issue Details

IDProjectCategoryView StatusLast Update
426PHPOF2Defaultpublic7 Jan 2014 20:01
Reportermrosenquist Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status resolvedResolutionfixed 
Target Version0.12.3Fixed in Version0.12.3 
Summary426: Add method for storing LOB data which does not load the information in to memory
DescriptionLob fields have the potential to be very large, larger than the memory_limit in php or the max_packed size. It would be good to be able to pass or retrieve streams, either as resource handles or direct to output or to local files
TagsNo tags attached.

Relationships

related to 336 new Add two new methods for storing and retrieving LOB data that does not read all the information in to memory 

Activities

mrosenquist

30 Aug 2013 14:37

reporter   ~473

Related to 336

mrosenquist

16 Sep 2013 15:36

reporter   ~474

Last edited: 16 Sep 2013 15:36

Check-in to resolve this issue:
------------------------------------------------------------------------
r2242 | mrosenquist | 2013-09-16 15:15:23 +0100 (Mon, 16 Sep 2013) | 1 line
Changed paths:
   M /library/PHPOF2/trunk/DBRow.php

Fix bug 426: Add method for storing LOB data which does not load the information in to memory
------------------------------------------------------------------------

Issue History

Date Modified Username Field Change
30 Aug 2013 14:37 mrosenquist New Issue
30 Aug 2013 14:37 mrosenquist Note Added: 473
16 Sep 2013 15:36 mrosenquist Note Added: 474
16 Sep 2013 15:36 mrosenquist Note Edited: 474
7 Jan 2014 20:01 timj Reproducibility have not tried => N/A
7 Jan 2014 20:01 timj Status new => resolved
7 Jan 2014 20:01 timj Resolution open => fixed
7 Jan 2014 20:01 timj Fixed in Version => 0.12.3
7 Jan 2014 20:01 timj Target Version => 0.12.3
7 Jan 2014 20:01 timj Relationship added related to 336