MySQL Forums
Forum List  »  Backup

Re: How can I load a 'dumped' db on a local XP machine?
Posted by: kevin nape
Date: March 26, 2005 02:59PM

nevermind I got it.

from the command line I entered:

c:\mysql\bin\mysql -u myUsername -pmyPassword myDatabaseName < .../path/to/file.sql

that did it.

HOpe this helps someone else who has the same problem

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: How can I load a 'dumped' db on a local XP machine?
2574
March 26, 2005 02:59PM


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.