ID: 34852 Updated by: [email protected] Reported By: tim dot tassonis at trivadis dot com -Status: No Feedback +Status: Closed Bug Type: ODBC related Operating System: Linux PHP Version: 5CVS-2005-11-03 (cvs) -Assigned To: +Assigned To: felipe New Comment:
This bug has been fixed in SVN. 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. Thanks for the patch. Previous Comments: ------------------------------------------------------------------------ [2009-12-06 18:53:17] [email protected] Automatic comment from SVN on behalf of felipe Revision: http://svn.php.net/viewvc/?view=revision&revision=291772 Log: - Fixed bug #50162 (Memory leak when fetching timestamp column from Oracle database) - Fixed bug #34852 (Failure in odbc_exec() using oracle-supplied odbc driver) (patch by tim dot tassonis at trivadis dot com) ------------------------------------------------------------------------ [2009-08-11 14:49:17] hendrik dot schmieder at jedox dot com After compiling php against unixodbc 2.2.14 it works with Oracle ODBC driver 10.2.0.3 . Even 11.1.0.7 works now. Thanks go to <http://blog.computer-tipps.info/2008/05/> (Sorry it is in German). ------------------------------------------------------------------------ [2009-08-10 13:45:20] hendrik dot schmieder at jedox dot com Still open with 5.2.10. Debian 4 Oracle ODBC driver 10.2.0.3 ------------------------------------------------------------------------ [2009-07-01 14:19:19] sebdeca at hotmail dot com I have the same issue on that case: php-4.4.9 RedHat RHEL 4 x86 php-odbc-4.3.9-3.22.12 unixodbc 2.2.11 oracle instant client 10.2.0.3 Has someone found a workaround for this? ------------------------------------------------------------------------ [2008-08-13 11:01:11] a dot zagli at comune dot scandicci dot fi dot it i have the same problem with php 4.4.9 oracle client >= 10.1 (i didn't try with versions < 10.1) i saw on msdn[1] that the function SQLSetStmtOption is deprecated starting from odbc 3.x in favor of SQLSetStmtAttr; it could be the problem. furthermore, the same pieces of code are present also in php 5.2, but i can't try to see if the error persists :-( [1]http://msdn.microsoft.com/en-us/library/ms713876(VS.85).aspx ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/34852 -- Edit this bug report at http://bugs.php.net/?id=34852&edit=1
