If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Please help, otherwise I'll got fired !!

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-15-04, 04:23
clo1 clo1 is offline
Registered User
 
Join Date: Oct 2004
Posts: 1
Unhappy Please help, otherwise I'll got fired !!

All the database and tables in my MySql server is innoDB, but those link files ibd1*.... has been deleted from the mysql data directory. Now I cannot open any table to get the records. I have previously safed all the *.frm files, but still no luck. Everytime I tried to access the take, it will just said:

Error 1016: Cannot open file "mytablename.innodb" (Errorno: 1)

Please help me, I really need you all experts to help me, all I need is just to get all the data from the tables, I don't mind to recreate all the tables again. All I need is just the data. I've been reading the http://dev.mysql.com/doc/mysql/en/In..._datadict.html

articles, but I have no clue on what it is talking about. Please try your best to help a poor man. Thanks a lot !!
Reply With Quote
  #2 (permalink)  
Old 10-15-04, 08:00
guelphdad guelphdad is offline
Registered User
 
Join Date: Mar 2004
Posts: 440
Have you tried creating a new database/table structure and bringing the files into the database that way?

Can you open the files in Word or some other such program and see if you can strip everything out except the data and re-import them as a .CSV file would be brought in?
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On