Ticket #2144 (closed defect (bug): wontfix)
linking error numbers to reference
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| 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
Change History
- 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.

