This forum is no longer active. Please post your questions to our new community site

Forums Drupal

User Warning

Subscribe to User Warning 2 post(s), 2 voice(s)

 
Avatar Dolphus Pereira 2 post(s)

I am getting this warning on one of my Bitnami Drupal Stack installations.

•user warning: Table ‘.\twt\cache_filter’ is marked as crashed and should be repaired query: SELECT data, created, headers, expire FROM cache_filter WHERE cid = ‘3:0dbc3a46db35eac6740378d35f734ba8’ in E:\www\webapps\drupal\Tech@ASB\includes\database.mysql.inc on line 172

Can someone help me on setting this right?

Regards,
Dolphus

 
Avatar Beltrán Rueda Administrator 3,714 post(s)

Take a look this thread in the drupal forum http://drupal.org/node/332616 It seems that it is only a cache table and you can drop/create the table.

Forums Drupal