php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #11262 Sybvase-ct: suppress "command aborted" messages
Submitted: 2001-06-03 22:22 UTC Modified: 2015-02-18 07:43 UTC
From: tysonlt at webmedia dot com dot au Assigned:
Status: Wont fix Package: Sybase-ct (ctlib) related
PHP Version: 4.0.5 OS: RedHat 6.2
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: tysonlt at webmedia dot com dot au
New email:
PHP Version: OS:

 

 [2001-06-03 22:22 UTC] tysonlt at webmedia dot com dot au
Hi,

It would be wonderful if PHP could discard error #3621 (Command has been aborted.) This message is a pain, because when something goes wrong, sybase gives the real error, and then also gives this second useless message. This means that if a query fails, sybase_get_last_message will return "Command has been aborted" rather than the real error message.

I sent an email to php-dev with the same request, but I'm not sure what the official channel for feature requests is.

BTW thanks for implementing sybase_get_last_message in the first place!

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-12-31 21:10 UTC] jani@php.net
-Package: Feature/Change Request +Package: Sybase-ct (ctlib) related
 [2015-02-18 07:43 UTC] krakjoe@php.net
-Status: Open +Status: Wont fix
 [2015-02-18 07:43 UTC] krakjoe@php.net
The sybase maintainer has backed away from the project, since nobody new has come forward it has been removed in version 7 of PHP.

For this reason, I'm marking the bug as won't fix, it can still be found by any maintainer that might come along and revive sybase as a PECL project.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 23:01:28 2024 UTC