1 (edited by Ancient Japan 2006-01-07 20:13)

Topic: MYSQL

This problem is not pertaining to PunBB directly. But the issue I have, it seems my database is corrupted somehow. If you go to my site, you can see the error. http://forums.ancientjapan.net

I need to know if there is a way to fix this. I would appreciate any help.

AJ

Re: MYSQL

Aha, I have a fix now smile
The SQL syntax is REPAIR TABLE prefixgroups USE_FRM
replace prefix with the db prefix

Re: MYSQL

Ok thanks, tried that and made some improvement. Now I get this

Database reported: Table '.\ancientjapan\rok_groups' is marked as crashed and last (automatic?) repair failed (Errno: 144)

Re: MYSQL

Interesting: try running it again
REPAIR TABLE rok_groups USE_FRM