Re: Re: Can't RESTORE TABLE...

2002-05-14 Thread Victoria Reznichenko
Ritu, Tuesday, May 14, 2002, 7:10:33 AM, you wrote: RS> i'm taking the backup of PERSON table in /tmp dirafter the backup RS> PERSON.frm and PERSON.MYD are present in /tmp...but when i try to restore RS> them with the name RS, the error comes up.... You can't restor

Re: Can't RESTORE TABLE...

2002-05-13 Thread Ritu Singla
i'm taking the backup of PERSON table in /tmp dirafter 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

Re: Can't RESTORE TABLE...

2002-05-13 Thread Victoria Reznichenko
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

Re: Can't RESTORE TABLE...

2002-05-13 Thread Ritu Singla
i'm using Mysql ver. 3.23.49... Ritu On Fri, 10 May 2002, Jeremy Zawodny wrote: > On Fri, May 10, 2002 at 10:12:15AM +0100, ritu singla wrote: > > Hi!! > > > > I used BACKUP TABLE command to take the backup of a > > table...but when i say > > RESTORE TABLE, i get the following :: > > > > >

Re: Can't RESTORE TABLE...

2002-05-10 Thread Jeremy Zawodny
On Fri, May 10, 2002 at 10:12:15AM +0100, ritu singla wrote: > Hi!! > > I used BACKUP TABLE command to take the backup of a > table...but when i say > RESTORE TABLE, i get the following :: > > > mysql> restore table rs from '/tmp'; > +---+-+--+--+ > |

Can't RESTORE TABLE...

2002-05-10 Thread ritu singla
Hi!! I used BACKUP TABLE command to take the backup of a table...but when i say RESTORE TABLE, i get the following :: mysql> restore table rs from '/tmp'; +---+-+--+--+ | Table | Op | Msg_type | Msg_text | +---+-+-

Can't RESTORE...

2002-05-09 Thread Ritu Singla
Hi!! I used BACKUP TABLE command to take the backup of a table...but when i say RESTORE TABLE, i get the following :: mysql> restore table rs from '/tmp'; +---+-+--+--+ | Table | Op | Msg_type | Msg_text | +---+-+