I've had a devil of a time trying to import some data into a table in my database, and one of the methods that I tried to use was the "visual" MySQL Migration Tool. I figured I could use it to import data into my existing database. I only had one table I wanted to import data into. Well, I got the data into the table, but along the way, it appears to have deleted my entire database and all it's tables. Screwed!

I want to go back to my backup's, and restore the physical files, which I've tried to do, but evidentially, I didn't get them all. I didn't have a MySQL backup of the data and that's why I'm going this route. I'm using MySQL 5.0 on a Windows XP Pro machine (my development machine). Could someone please point me in the right direction for restoring all the physical files?

Thanks,
Jesse

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to