i'm taking the backup of PERSON table in /tmp dir....after the backup
PERSON.frm and PERSON.MYD are present in /tmp...but when i try to restore
them with the name RS, the error comes up....

 Ritu

On Mon, 13 May 2002, Victoria Reznichenko wrote:

> ritu,
> Friday, May 10, 2002, 12:12:15 PM, you wrote:
> 
> rs> I used BACKUP TABLE command to take the backup of a
> rs> table...but when i say
> rs> RESTORE TABLE, i get the following ::
> 
> rs> mysql> restore table rs from '/tmp';
> rs> +-------+---------+----------+--------------------------+
> rs> | Table | Op      | Msg_type | Msg_text               
> rs>  |
> rs> +-------+---------+----------+--------------------------+
> rs> | rs    | restore | error    | Failed copying .frm
> rs> file |
> rs> +-------+---------+----------+--------------------------+
> rs> 1 row in set (0.00 sec)
> 
> Do you have rs.* files in /tmp dir?
> 
> rs> Thanks...
> rs> Regards,
> rs> Ritu Singla
> 
> 
> 
> 
> -- 
> For technical support contracts, goto https://order.mysql.com/?ref=ensita
> This email is sponsored by Ensita.net http://www.ensita.net/
>    __  ___     ___ ____  __
>   /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
>  / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
> /_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
>        <___/   www.mysql.com
> 
> 
> 
> 
> ---------------------------------------------------------------------
> 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