[wp-trac] [WordPress Trac] #32011: Install fail if DO_NOT_UPGRADE_GLOBAL_TABLES flag is true
WordPress Trac
noreply at wordpress.org
Tue Jun 9 17:58:21 UTC 2015
#32011: Install fail if DO_NOT_UPGRADE_GLOBAL_TABLES flag is true
--------------------------------------+-----------------------
Reporter: spacedmonkey | Owner: Oxymoron
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.3
Component: Upgrade/Install | Version: 4.1
Severity: normal | Resolution: fixed
Keywords: good-first-bug has-patch | Focuses:
--------------------------------------+-----------------------
Changes (by jorbin):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"32714"]:
{{{
#!CommitTicketReference repository="" revision="32714"
Add error if a user attempts to install WordPress with
DO_NOT_UPGRADE_GLOBAL_TABLES defined
The install process runs through migrations to global tables, therefore we
cannot install WordPress with this constant defined. This error message
prevents a false success screen from being seen.
Fixes #32011.
Props Oxymoron.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32011#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list