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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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: Thu Dec 26 09:01:29 2024 UTC