PDA

View Full Version : InnoDB files missing


failsafe
Mon 24th Apr '06, 6:34pm
I'm having big database problems and I was wondering if anybody knows how it could be happening. I was logged into the admincp and my laptop crashed. When I fixed it back up my site was showing database error. Every page showed a Bad Gateway Error. When I went into my MySQL admin every table was still there but each and ever one showed the error
#1016 - Can't open file: 'adminhelp.InnoDB' (errno: 1)
(with adminhelp changing for each table)
Does anybody know how this might have happened or if it can be fixed?

If anyone could even explain what the InnoDB is it would help me try fix it myself.

Steve Machol
Mon 24th Apr '06, 7:41pm
System error: 1 = Operation not permitted

I haven't seen that one before. I think you need to contact your host about this.

Also vB uses MyISAM tables by default. I don't know how you ended up with InnoDB instead.