You should use this plugin if you want to start using PDO MySQLi for WordPress...
The main settings page reports on what directory drivers PHP installation supports and lets you enable or disable the custom db.php drop-in for this plugin....
Go to the settings page to install db.php or pirate wp-content db.php to your WordPress content directory wp-content by default..
Then you can login to your admin to deactivate the plugin and restore site's functionality..
You can set defined in your wp-config. php to make it work.
Browse the code recheck out SVN repository or subscribe to the development log RSS....
Add ability to extend it with more drivers from the 'WPDB DRIVERS.
Fix setting charset and SQL for PDO..
Synced with trunk to Changeset 29165 excluding 27075 Ensure with MySQL 5.6 which has SQL categories default.
Throw usage notice when the reason of wpdb prepare does not include placeholder..
Read more