[wp-trac] [WordPress Trac] #11828: switch to mysqli_* functions
WordPress Trac
wp-trac at lists.automattic.com
Fri Jan 8 21:34:22 UTC 2010
#11828: switch to mysqli_* functions
-------------------------------+--------------------------------------------
Reporter: Denis-de-Bernardy | Owner: ryan
Type: enhancement | Status: new
Priority: normal | Milestone: 3.0
Component: Database | Version: 3.0
Severity: normal | Keywords:
-------------------------------+--------------------------------------------
Comment(by Denis-de-Bernardy):
http://www.php.net/manual/en/mysqli.overview.php
The mysqli extension has a number of benefits, the key enhancements over
the mysql extension being:
- Object-oriented interface
- Support for Prepared Statements
- Support for Multiple Statements
- Support for Transactions
- Enhanced debugging capabilities
- Embedded server support
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11828#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list