» Quick Links
You can make money on these forums
We Share profits with you
Google
Google Adsense
Google Adwords
YPN
Yahoo
MSN Search
Web Directories
Web Hosting
Web Hosting Offers
Hosting News
Suggestions
Link Building
Domain Names
PHP Forums
MySQL Forums
» More Links
OSP News
Reseller Hosting
Shared Hosting
Dedicated Servers
Google Adsense
Search Engine Marketing
Link Development
Affiliate Marketing


» Advertising
Multiple DC PR Check

Free SEO Tools


Go Back   Webmaster Forums > Website Developement / Programming > MySQL Forums

MySQL Forums Share Your Ideas and Tips about MYSQL. Ask questions about MYSQL. Table Design and Much More...

Reply
 
Thread Tools Display Modes
  #1  
Old 12-11-2006, 07:24 AM
connell connell is offline
Junior Member
 
Join Date: Nov 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
connell is on a distinguished road
Default getting the tables.

Hi all of you,
There is a disastrous failure of my C drive. E drive is safe contaning the stored IBDATA1 but not the log files. I reinstalled MySQL and then overwrote the blank new IBDATA1 with my old one. Please advice me of how to get at the tables that are in there?
Please help its urgent.
Thank you. -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote
Revenue Sharing Ads ( ?):
  #2  
Old 12-11-2006, 07:27 AM
gilbert gilbert is offline
Senior Member
 
Join Date: Dec 2005
Posts: 110
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 22
gilbert is on a distinguished road
Default

In case the database was shut down cleanly, it should come up without the log files. Delete the log files from the new installation before overwriting the ibdata1 with the backup. Also, request InnoDB to dump its internal data dictionary to the error log by creating a table named "innodb_table_monitor". And try to come up with the CREATE TABLE statements. CREATE TABLE would then create the .frm files and you could access the tables. -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
MERGE tables issue! Tyamini MySQL Forums 1 02-09-2007 07:36 AM
deleting 2 tables??? Bkira MySQL Forums 1 01-23-2007 09:21 AM
Lock Tables?? Bailee MySQL Forums 1 08-16-2006 06:54 AM
full text search in multiple tables phil MySQL Forums 1 08-08-2006 02:05 PM
Getting all rows from two tables cyberhost MySQL Forums 1 07-29-2006 03:17 PM


All times are GMT. The time now is 11:37 PM.