|
Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
|
0000139 |
[1. XAMPP for Windows] PHP5 |
major |
always |
2009-11-24 00:59 |
2009-11-24 18:49 |
|
|
Reporter |
RedShadow |
View Status |
public |
|
|
Assigned To |
|
|
Priority |
normal |
Resolution |
open |
|
|
Status |
new |
|
Product Version |
1.7.2 |
|
|
Summary |
0000139: Query/Prepared Statements with PDO not working |
|
Description |
If I make a query with PDO or a prepared statement it always says,
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 261900 bytes) in D:\..\PDOWrapper.php on line 24
On line 24: return $this->query($query);
It is a normal PDO call... I set the memory_limit to 128M but still the same problem. What can I do? |
|
Additional Information |
|
| Tags |
No tags attached. |
|
|
Attached Files |
|
|
|