PDO For Wordpress
PDO For Wordpress is now hosted on wordpress.org. See [link http://wordpress.org/extend/plugins/pdo-for-wordpress/]here[/link]. Please log all requests for support in this thread.
version 1.0.0 - 24 June 2008
IS NOW PUBLISHED!!!
see here for details: http://rathercurious.net/archives/28
version 0.4.0 - 21/11/07
fixed an incompatibility with the Akismet and Wassup Plugins (usage of OPTIMIZE queries)
version 0.3.0 - 19/11/07
now compatible with WordPress version 2.3.1 and 2.4
—–
Upgrade instructions
- note that the database is currently stored at wp-content/pdo/database/MyBlog.sqlite
- you must MOVE THIS YOURSELF to wp-content/database/MyBlog.sqlite
- then copy the new files into wp-content
if you do not do step 2 then you risk overwriting your database and losing all your posts. This is not a fault of the PDO Engine, just the way that filesystems work.
I have fixed this in the current version. Now the database lies outside the main pdo directory allowing drag and drop upgrade going forward.