[wp-trac] Re: [WordPress Trac] #3292: mysqli support is needed,
	at last
    WordPress Trac 
    wp-trac at lists.automattic.com
       
    Sat Oct 28 18:09:38 GMT 2006
    
    
  
#3292: mysqli support is needed, at last
----------------------+-----------------------------------------------------
 Reporter:  morpheu5  |        Owner:  anonymous
     Type:  defect    |       Status:  closed   
 Priority:  highest   |    Milestone:           
Component:  General   |      Version:  2.0.4    
 Severity:  blocker   |   Resolution:  invalid  
 Keywords:  mysqli    |  
----------------------+-----------------------------------------------------
Changes (by masquerade):
  * status:  new => closed
  * resolution:  => invalid
Comment:
 Incorrect. PHP with mysqli can also have the mysql extension installed and
 enabled. Since we support mysql < 4.1 and we use no > 4.1 features, there
 is really little incentive to use mysqli. A custom db.php in the wp-
 includes directory could use mysqli to call the queries. Perhaps open an
 appropriate ticket on allowing something to bypass the check to see if the
 mysql library is loaded.
-- 
Ticket URL: <http://trac.wordpress.org/ticket/3292#comment:1>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
    
    
More information about the wp-trac
mailing list