do this:
mysql -uusrename -ppassword dbname < brand.txt
mysql -uusrename -ppassword dbname < brand.sql

Tyler

----- Original Message -----
From: "Victor Spång Arthursson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 02, 2001 1:59 PM
Subject: How do I restore a database backed up using mysqldump?


> Hi!
>
> Mysqldump creates the files brand.txt & brand.sql etc.
>
> How do i restore the database in a simple way..?
>
> I've looked in the manual but couldn't find out...
>
> Sincerely Victor
>
>
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
<[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to