'gallery2/g2_CacheMap' is marked as crashed and should be repaired when using LOCK TABLES
dianneman
Joined: 2006-07-14
Posts: 8 |
![]() |
Can someone help me fixen this problem. I tried to dump all databases with mysql dump but that doesn't work. I'm getting this error: 'gallery2/g2_CacheMap' is marked as crashed and should be repaired when using LOCK TABLES Quote:
mysql error: [145: Table 'gallery2/g2_CacheMap' is marked as crashed and should be repaired] in EXECUTE("SELECT g_value FROM g2_CacheMap WHERE g_key='numbersandletters' AND g_type='template' AND g_userId=6 AND g_timestamp >1198800044 AND g_isEmpty=0") What can i do to repair this without any data loss??
|
|
dianneman
Joined: 2006-07-14
Posts: 8 |
![]() |
It's working again, i share my solution for those who are having the same problem. Quote:
Stage 1: Checking your tables |
|
scaturan
![]()
Joined: 2004-09-12
Posts: 1153 |
![]() |
thanks for the tip! had a similar error with g2_Entity ___________________________________________________ |
|
tanney
Joined: 2006-12-03
Posts: 8 |
![]() |
I tried this and received myisamchk: error: 22 Is this supposed to be run from a commend prompt? |
|