php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1458 Memory alloc Error with many select's
Submitted: 1999-05-27 07:26 UTC Modified: 1999-10-03 06:36 UTC
From: herter at ronet dot de Assigned:
Status: Closed Package: Adabas-D related
PHP Version: 3.0.8 OS: Linux 2.2.9
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
21 - 1 = ?
Subscribe to this entry?

 
 [1999-05-27 07:26 UTC] herter at ronet dot de
When using many (>500) select'w in one php3 file
suddenly a error "SQL: Alloc Memory error" is shown.

Fixed it in adabasd.c: Remove Comment SQLFreeStmt in Funktion
_free_ada_result 


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-10-03 06:36 UTC] kara at cvs dot php dot net
Don?t use adabasd.c use unified odbc
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 22:01:28 2024 UTC