php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #57517 ociexecute long query
Submitted: 2007-02-09 10:37 UTC Modified: 2007-02-13 18:34 UTC
From: jeff at newnewmedia dot com Assigned:
Status: Not a bug Package: oci8 (PECL)
PHP Version: 5.2.1RC4 OS: Linux
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 - 19 = ?
Subscribe to this entry?

 
 [2007-02-09 10:37 UTC] jeff at newnewmedia dot com
Description:
------------
I just want to get some advice on how to submit this type of bug before I submit everything..

oci8 extension works great.. but, I have written a query that takes 5 seconds to complete with oci8, but only milliseconds to complete in TOAD and SQLDeveloper. 

I'm not quite sure how to submit a bug that is dependent on table schemas. Please advise on how I should provide you with more information to get this checked out.



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-02-13 18:34 UTC] tony2001 at phpclub dot net
I'm pretty sure it OCI8 cannot affetc query execution in any way, it fully depends on the statement and the server.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 17:01:30 2024 UTC