php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #43668 [PATCH] Added control of ODBC cursor type
Submitted: 2007-12-24 15:04 UTC Modified: 2008-08-29 19:18 UTC
From: iodbc at openlinksw dot com Assigned:
Status: Closed Package: ODBC related
PHP Version: 5.2CVS-2007-12-24 (CVS) OS: *
Private report: No CVE-ID: None
 [2007-12-24 15:04 UTC] iodbc at openlinksw dot com
Description:
------------
This patch allows the developer to specify what level of cursor support is needed for the application, rather than using the slowest available.

ftp://download.openlinksw.com/support/php-dev/odbc-cursor.txt


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-12-27 06:17 UTC] kalowsky@php.net
A much needed patch that will also solve issues on older IBM DB2 installations with leaked memory.  Applying this patch is highly recommended.
 [2008-01-02 18:03 UTC] kalowsky@php.net
this patch should also fix #41404
 [2008-02-13 18:32 UTC] jani@php.net
See also bug #41404
 [2008-08-29 19:18 UTC] iodbc@php.net
This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.

Fixed in HEAD and 5.3 branch
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 02:01:28 2024 UTC