[wp-trac] [WordPress Trac] #26106: Passing empty array to wpdb::update() generates invalid SQL
WordPress Trac
noreply at wordpress.org
Tue Jun 24 00:23:11 UTC 2014
#26106: Passing empty array to wpdb::update() generates invalid SQL
--------------------------+-----------------------------
Reporter: Viper007Bond | Owner: wonderboymusic
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.0
Component: Database | Version:
Severity: normal | Resolution: fixed
Keywords: needs-patch | Focuses:
--------------------------+-----------------------------
Changes (by wonderboymusic):
* owner: => wonderboymusic
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"28814"]:
{{{
#!CommitTicketReference repository="" revision="28814"
In `$wpdb->update()`, prevent explosions when `$where` is empty.
Adds unit tests.
Props UmeshSingla, wonderboymusic.
Fixes #26106
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/26106#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list