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
Have you experienced this issue?
Rate the importance of this bug to you:

 [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: Tue Mar 19 05:01:29 2024 UTC