Ticket #2144 (closed defect (bug): wontfix)

Opened 6 years ago

Last modified 5 years ago

linking error numbers to reference

Reported by: johnjosephbachir Owned by: anonymous
Priority: normal Milestone:
Component: General Version: 2.0
Severity: normal Keywords:
Cc:

Description

Here's a patch that displays the mysql error number, and also links to the only resource that I know of that lists and attempts to describe each error. And becasue they don't have their own search or api I had to key through google. :)

It's a little clunky but since (hopefully...) only developers and weekend hackers will see error messages, I think it won't be confusing for anyone.

If anyone knows of a better resource for mysql error info then we can patch that in instead.

Attachments

wp-db.php.diff Download (809 bytes) - added by johnjosephbachir 6 years ago.

Change History

comment:1   ryan6 years ago

  • Milestone changed from 2.0 to 2.1
  • Status changed from new to closed
  • Resolution set to wontfix

Because it's only "developers and weekend hackers" that see mysql errors (and even they shouldn't be seeing them often), it's only a very small user group that would benefit from this addition.

And for those power users it's easy enough to just copy and past the error to Google, if they don't know what it means already.

Furthermore, we don't have any control whatsoever on the content on that site, so I'm not in favor of including links to it in core.

  • Milestone 2.1 deleted
Note: See TracTickets for help on using tickets.