#19002 closed defect (bug) (fixed)
wpdb comment refers to nonexistent get_last_error method
Reported by: | mitchoyoshitaka | Owned by: | nacin |
---|---|---|---|
Milestone: | 3.3 | Priority: | normal |
Severity: | trivial | Version: | |
Component: | Database | Keywords: | has-patch |
Focuses: | Cc: |
Description
No such getter exists. Instead, devs can just get ->last_error directly instead. This is a ticket to straighten this out.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
In [19288]: