[wp-trac] [WordPress Trac] #32352: Kill execution at unrecoverable database insert fails
WordPress Trac
noreply at wordpress.org
Tue May 12 04:01:51 UTC 2015
#32352: Kill execution at unrecoverable database insert fails
-------------------------+--------------------------------------
Reporter: chriscct7 | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 4.3
Component: Database | Version:
Severity: normal | Keywords: dev-feedback needs-patch
Focuses: |
-------------------------+--------------------------------------
In #32308 it was discovered when WordPress fails to insert a critical
database error, it continues to try to execute afterwards, leaving the
site error log with hundreds of errors as it tries to load objects and
metas from the database tables that don't exist. When WordPress fails to
install a critical database table, execution at that point should cease. A
page should be shown explaining the table insert fails, along with a
button to attempt to retry the operation. If that fails, debugging
information that a hosting provider could find useful (like the raw SQL
attempted and the result) should be shown.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32352>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list