[wp-trac] [WordPress Trac] #5127: Move all mysql_* function calls to wp-db.php

WordPress Trac wp-trac at lists.automattic.com
Mon Oct 1 12:27:12 GMT 2007


#5127: Move all mysql_* function calls to wp-db.php
--------------------------+-------------------------------------------------
 Reporter:  ComputerGuru  |       Owner:  anonymous
     Type:  task          |      Status:  new      
 Priority:  normal        |   Milestone:  2.3.1    
Component:  General       |     Version:           
 Severity:  normal        |    Keywords:  mysql    
--------------------------+-------------------------------------------------
 All calls to database-specific functions should be in a single file for
 portablility and organization purposes (in this case, wp-db.php for
 MySQL).

 The only mysql_* function not yet constrained to wp-db.php is
 mysql_get_server_info();

 Patch attached. Changes schema.php, upgrade.php, and wp-db.php.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/5127>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list