Re: How to restore tables?
I've never run into this on Windows, but I have had a similar situation in Linux before. Before the server died, I copied /var/share/mysql (location where databases are stored on my machine) to /home/tyler/mysql.
After I re-installed MySQL to /usr/local/mysql, I copied /home/tyler/mysql to /usr/local/mysql/lib/
Something similar should work for you. Just copy your old files into the new "lib" directory of your mysql installation. I'm not 100% on this, but this is how I've done it in the past.
Tyler
http://longren.no-ip.org/
Subject
Views
Written By
Posted
4273
February 04, 2005 05:57PM
Re: How to restore tables?
3085
February 07, 2005 04:10PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.