By samaka4you on
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.
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
Browse to
Browse to admin/settings/performance and click "Clear cached data".
Have you set up cron on your server? (for periodic cleanup)
No we didn't set up a cron on
No we didn't set up a cron on our server.
If mandatory, how to?
thanks in advance.
Here: http://drupal.org/cron
Here: http://drupal.org/cron
I have cron running every 2
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.