I added a Flickr feed to my Managing News distro and it began caching images in the db. Now the db is over 20mb and I can't upload it to a remote server. How can I clean up the database to make it smaller? What tables can I empty?

If someone can explain how to do this in phpmyadmin or the Drupal admin, that would be great.

Comments

mtoscano’s picture

Did you tried to gzip the .sql file from the export tab in phpmyadmin? It should reduce a lot the file size.

finedesign’s picture

Oh yes. I think part of the issue is my host. I need to find a better host. Drupal DBs are also just huge.