[wp-trac] [WordPress Trac] #11443: Unnecessary has_cap checks for MySQL 4.1
WordPress Trac
wp-trac at lists.automattic.com
Tue Dec 15 23:41:05 UTC 2009
#11443: Unnecessary has_cap checks for MySQL 4.1
------------------------------------+---------------------------------------
Reporter: filosofo | Owner: ryan
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 2.9
Component: Database | Version: 2.9
Severity: normal | Resolution:
Keywords: has_cap wpdb has-patch |
------------------------------------+---------------------------------------
Comment(by Denis-de-Bernardy):
Replying to [comment:3 westi]:
> Can we not leave taking this out till 3.0?
I initially had the same thought when reading this ticket :-)
Then again...
> While we require the mysql version for our wp-db class a drop in
replacement class could be being used which doesn't have these caps.
In this case the recently introduced on duplicate key statement won't work
either, meaning they won't be able to update options. Also, aren't we save
to assume that anyone who is savvy enough to install a drop in replacement
class of wpdb is also a) savvy enough to be using MySQL 5.1 or b) (see
#10918) savvy enough to fix their query translator accordingly?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11443#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list