[wp-trac] Re: [WordPress Trac] #3792: MySQL version checking

WordPress Trac wp-trac at lists.automattic.com
Sun Jan 6 04:58:22 GMT 2008


#3792: MySQL version checking
---------------------------------------+------------------------------------
 Reporter:  Ozh                        |        Owner:  pishmishy
     Type:  enhancement                |       Status:  closed   
 Priority:  low                        |    Milestone:           
Component:  Optimization               |      Version:           
 Severity:  normal                     |   Resolution:  wontfix  
 Keywords:  mysql version needs-patch  |  
---------------------------------------+------------------------------------
Changes (by darkdragon):

  * status:  assigned => closed
  * resolution:  => wontfix
  * milestone:  2.5 =>

Comment:

 Plugin authors should limit their query features to {{{MySQL 4.0}}} as
 !WordPress does or inform users of which {{{MySQL}}} version is required.
 If checks need to be done, they may do so during the activation process to
 inform users that they have a wrong version.

 However, since their is no pre-activation hook (#4048) currently in
 !WordPress Plugin authors can not prevent their activation based on their
 check. However, there are only a few features in {{{MySQL 5.0+}}} and most
 plugins can go without.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/3792#comment:11>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list