Posts made in March, 2009

Cleaning out unused tables in your WordPress Blog

Today I moved my database from a MySQL 4 database server to a MySQL 5 database server, for no reason other than to move to 5. But I found a ton of tables in my database for various plugins that I knew I was no longer using. In fact, I had disabled ALL plugins shortly before this move.  I wanted to go in and delete all tables except those absolutely required for a base wordpress install. To...

Read More