View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
379 | PHPOF2_Driver_mysqli | public | 6 Dec 2010 15:59 | 6 Jan 2014 14:33 | |
Reporter | timj | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Product Version | 0.11.2 | ||||
Target Version | 0.11.3a | Fixed in Version | 0.11.3a | ||
Summary | 379: Reduce memory usage in storeLOBDataFromBuffer() | ||||
Description | The 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. | ||||
Tags | No tags attached. | ||||
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 |