Hi,

my table "cache_form" is growing (about 400 Mo).

Is there any solution to reduce ist size without any effect on my website and my data?

FYI : Drupal 6.16 + Mysql 5.0.67

Thnaks in advance for your reply.

Comments

cog.rusty’s picture

Browse to admin/settings/performance and click "Clear cached data".
Have you set up cron on your server? (for periodic cleanup)

samaka4you’s picture

No we didn't set up a cron on our server.

If mandatory, how to?

thanks in advance.

cog.rusty’s picture

mcarrera’s picture

I have cron running every 2 hours on I didn't check for a long time. Cache_from was grown to 60MB (out of 140MB database).
I didn't try Clearing cache data, just truncated the table, and went back to few KB in size.