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 restore with another name. RESTO
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
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
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 ::
> >
> >
>
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';
> +---+-+--+--+
> |
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
|
+---+-+-