|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Baron Schwartz (baron
xaprb.com)
Date: Wed Sep 26 2007 - 06:38:53 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>> How do I recover them, and do you think this is wise? At this point, I
>> still think it might be a better idea to do a complete reinstall /
>> restore / transaction log run.
There's no need to reinstall :-) It's not MS Windows, it's just InnoDB.
As others have said, I'd try to do a global LOCK TABLES (I wouldn't do
a FLUSH TABLES because I'm not sure how missing files might be handled
-- it could crash) and a full dump. Then just shut down MySQL and
delete *all* the InnoDB files and let it initialize with fresh files on
restart, and import. You should be fine. But I'd do it ASAP because in
the meantime you could have a crash.
Baron
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]