[wp-trac] [WordPress Trac] #10536: errors surfacing when using set_error_handler
WordPress Trac
wp-trac at lists.automattic.com
Thu Dec 24 19:07:19 UTC 2009
#10536: errors surfacing when using set_error_handler
------------------------------+---------------------------------------------
Reporter: AaronAsAChimp | Owner: westi
Type: defect (bug) | Status: reviewing
Priority: normal | Milestone: 3.0
Component: Warnings/Notices | Version:
Severity: normal | Keywords: reporter-feedback close
------------------------------+---------------------------------------------
Changes (by Denis-de-Bernardy):
* keywords: reporter-feedback => reporter-feedback close
Comment:
might be this:
http://www.php.net/manual/en/function.mysql-error.php#12831
> some error can't handle. Example:
> ERROR 1044: Access denied for user: 'ituser at mail.ramon.intranet' to
database 'itcom'
> This error ocurrs when a intent of a sql insert of no authorized user.
The results: mysql_errno = 0 and the mysql_error = "" .
seems quite rare, though. wontfix?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10536#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list