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 > Restoring Database

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-10-05, 13:15
Scareya Scareya is offline
Registered User
 
Join Date: Dec 2005
Posts: 5
Restoring Database

I have a computer on my network that ran Windows XP Pro & MySQL 5.0 (I think). The OS crashed and I cannot boot from it. However, I have access to the hard drive. I have a database on that server and have located the database (let's call it "my_db") name as a folder ("my_db") in the mysql "data" folder. How can I convert the folder ("my_db") with the .frm & .opt files to the SQL to move the database to another server?

I thank you in advance for your help and really appreciate any response you provide me.
Reply With Quote
  #2 (permalink)  
Old 12-11-05, 17:59
jfulton jfulton is offline
Registered User
 
Join Date: Apr 2005
Location: Baltimore, MD
Posts: 297
I've never had this problem before, but try googling .

Maybe this will help? http://www.experts-exchange.com/Data..._21548889.html
Reply With Quote
  #3 (permalink)  
Old 12-13-05, 03:34
theScien theScien is offline
Registered User
 
Join Date: Dec 2005
Location: London, UK
Posts: 2
Inside your folder you should have your table files, just grab them and insert it back at another MySQL\data\db\ folder, then just set the permissions back to the database and tables.
Reply With Quote
  #4 (permalink)  
Old 12-14-05, 18:23
Scareya Scareya is offline
Registered User
 
Join Date: Dec 2005
Posts: 5
I created the database from the MySQL command prompt, copied the database files, and tried again but to no avail. It didn't work.

If I send someone the files, can someone convert the database for me to the SQL format?

THanks.
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