Discussion:
problem open a innodb table
(too old to reply)
Elim PDT
2011-01-07 04:50:28 UTC
Permalink
I messed up the ibdata1,ib_logfile1,0 files and encounter the problems of openning innodb tables even after I copied the back-up files of few months ago. I don't have many innodb tables and so this not causing too much trouble.

I don't know what to do for restoring those tables, and not even know if that is possible or not. Please help.

Attached is a table of primes that contains 2+ million primes yet it is so small that I can attached here.

Thanks
Yogesh Kore
2011-01-07 05:36:28 UTC
Permalink
Dont you have mysql dump file for those table? It is best way to restore
InnoDB tables.
Post by Elim PDT
I messed up the ibdata1,ib_logfile1,0 files and encounter the problems of
openning innodb tables even after I copied the back-up files of few months
ago. I don't have many innodb tables and so this not causing too much
trouble.
I don't know what to do for restoring those tables, and not even know if
that is possible or not. Please help.
Attached is a table of primes that contains 2+ million primes yet it is so
small that I can attached here.
Thanks
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
Loading...