Hello,

I am new with using mySQL.
I have a little problem....

I am starting a new web site on which I wanna use the "same" DB I am using on another 
site (that was created by somebody else).  Instead of starting from scratch, I would 
like to use a copy of the DB we have, since we know it is already good and tested. 

I have an .sql file for the database structure.

I found this:
http://www.jsw4.net/info/list-archives/mysql/02-wk49/msg00049.html

I believe it is exactly what I need.
What I need to knwo now... could you please tell me WHERE I need to try:
 "mysql -u{username} -p {databasename}<filename.sql"

Thank you very much in advance

Tony

Reply via email to