[wp-trac] [WordPress Trac] #54936: db_version mismatch after update to 5.9
WordPress Trac
noreply at wordpress.org
Thu Jan 27 22:58:08 UTC 2022
#54936: db_version mismatch after update to 5.9
-------------------------------+------------------------------
Reporter: mtruglio | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Upgrade/Install | Version: 5.9
Severity: normal | Resolution:
Keywords: reporter-feedback | Focuses:
-------------------------------+------------------------------
Changes (by peterwilsoncc):
* keywords: => reporter-feedback
* severity: major => normal
Comment:
Hi @mtruglio and welcome to trac.
Immediately after upgrading but prior to logging in to the admin, it's
expected that the database versions do not match in the options table and
the file `wp-includes/version.php`.
The redirect when visiting a `wp-admin` URL is also expected, it should
redirect to `wp-admin/upgrade.php` to prompt the user to run the database
upgrade. After this, the db versions in the options table and the file
should match.
Are you able to confirm the following:
* was visiting `wp-admin/` returning a `302` redirect to `wp-
admin/upgrade.php`
* was `wp-admin/upgrade.php` return the correct, `200` response -- was the
file present if not?
I've added the reporter-feedback keyword to this ticket, feel free to
remove once you've replied with the above. You can do so in the section
below the comment preview.
Thanks
Pete
--
Ticket URL: <https://core.trac.wordpress.org/ticket/54936#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list