php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #13906 Oracle OCI Non-Blocking mode
Submitted: 2001-11-02 05:21 UTC Modified: 2006-04-03 09:58 UTC
Votes:3
Avg. Score:5.0 ± 0.0
Reproduced:2 of 2 (100.0%)
Same Version:0 (0.0%)
Same OS:2 (100.0%)
From: jh at synergy dot cx Assigned: maxim (profile)
Status: Wont fix Package: Feature/Change Request
PHP Version: 4.0.6 OS: all
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: jh at synergy dot cx
New email:
PHP Version: OS:

 

 [2001-11-02 05:21 UTC] jh at synergy dot cx
The Oracle OCI Module doesn't support non-blocking mode yet.
This makes sense e.g. for cancelling SQL queries that run too long.

This would include support for OCIBreak() and
OCIReset() as well as get/set functions.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-01-29 09:00 UTC] maxim@php.net
This one i already like better. Assigned.
 [2006-04-03 09:58 UTC] tony2001@php.net
Ctrl-C will break execution of the query.
None of other methods are planned to be implemented.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 01:01:28 2024 UTC