'gallery2/g2_CacheMap' is marked as crashed and should be repaired when using LOCK TABLES
|
dianneman
Joined: 2006-07-14
Posts: 8 |
Posted: Fri, 2007-12-28 00:25
|
|
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??
|
|
| Login or register to post comments |

Posts: 8
It's working again, i share my solution for those who are having the same problem.
Posts: 1052
thanks for the tip! had a similar error with g2_Entity
___________________________________________________
http://scaturan.buriguri.jp/blog/
Posts: 8
I tried this and received myisamchk: error: 22 Is this supposed to be run from a commend prompt?