By webdev2 on
I am using D5.10 and accidentally dropped the db table "cache_content". Does anyone know the database table structure for that table?
Thanks!!
I am using D5.10 and accidentally dropped the db table "cache_content". Does anyone know the database table structure for that table?
Thanks!!
Comments
This is the install file for
This is the install file for cck-5.x-1.9 where you can find the CREATE TABLE {cache_content} query:
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/cck/content...
many thanks!
many thanks!