Hi.

Am currently using Mysql 4.1.19.

I am moving hosts to a cheaper variant, and am also forced to switch databases.

The new database is MySql 4.0.20, and only accepts imports of upto 2,408KB.

My drupal tables are this big:

aggregator_category 6.1 KB
aggregator_category_feed 2.1 KB
aggregator_category_item 853.9 KB
aggregator_feed 13.9 KB
aggregator_item 44.8 MegaB
cache 1,639 KB
node_revisions 1.5 MegaB

How can I switch my database across? What does the aggregator_item do? Is it normally that big?

Advice and ideas much appreciated if you have the know-how...

Comments

aditogs’s picture

Hi,

Just had a look and I don't use aggregator anymore. Wouldm it be ok to just drop the 44MB table? (ie have no consequences on the rest)