[wp-trac] [WordPress Trac] #64080: WP_Upgrader doesn't release lock on create_lock
WordPress Trac
noreply at wordpress.org
Mon Oct 27 15:38:44 UTC 2025
#64080: WP_Upgrader doesn't release lock on create_lock
-------------------------------------------------+-------------------------
Reporter: skithund | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.9
Component: Upgrade/Install | Version: 4.5
Severity: normal | Resolution:
Keywords: has-patch has-unit-tests reporter- | Focuses:
feedback |
-------------------------------------------------+-------------------------
Comment (by afragen):
The actual `@return` of `WPDB::query()` is
{{{
* @return int|bool Boolean true for CREATE, ALTER, TRUNCATE and
DROP queries. Number of rows
* affected/selected for all other queries.
Boolean false on error.
}}}
What is the actual return value from the query that generated your error?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64080#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list