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

- Relationships

-  Notes
(0000225)
RedShadow (reporter)
2009-11-24 18:49

I just found out that if I inherit a class like PDO or even mysqli I get this error. Didn't test it with other classes but I think the same problem will appear!

- Issue History
Date Modified Username Field Change
2009-11-24 00:59 RedShadow New Issue
2009-11-24 18:49 RedShadow Note Added: 0000225


Mantis 1.1.6[^]
Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker