Repair a Broken Drupal Database Table


From time to time you might see a table in your drupal database that has crashed, or wasn't closed properly. I have seen this a few times with the table responsible for the access counter.

To remedy this you should repair the table, via a repair function on a web based MySQL tool or via the command line:

REPAIR TABLE sometable

that's it!


User login

Who's online

There are currently 0 users and 1 guest online.

Powered by Drupal - Design by Artinet - © 2007 SEO Cactus