RE: Innodb can't start

2010-11-02 Thread Gavin Towey
Once you get innodb corruption like this, you generally have to try to dump all your data, shutdown mysql, wipe out all innodb tables and files, then restart mysql & reimport: It gives the link http://dev.mysql.com/doc/refman/5.0/en/forcing-recovery.html, to help explain how to start innodb and

Re: Dev Environment

2010-11-02 Thread Phillip Baker
Greetings Michael, Thanks for the info. I am on a Linux box running Ubuntu. Blessed Be Phillip "Never ascribe to malice what can be explained by incompetence" -- Hanlon's Razor On Thu, Oct 28, 2010 at 1:55 PM, Michael Dykman wrote: > Phillip, > > give us a starting point: what OS do you pla