My Drupal database has a table called cache that needs to be cleaned up as it is 1903.34 MB.
Can someone help me with suggestions how to do this?

Comments

VM’s picture

A) if you are using Drupal 4.5.x or older you should upgrade ASAP.
B) you can empty the cache tables directly in the database.

shalomklein’s picture

How do I empty the cache table?

VM’s picture

using your servers database tool. Typically phpmyadmin