On Sun, 07 Apr 2002 00:55:59 -0500
Balteo <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I am trying to restore some data from the binary log but I get the
> following error:
> "Duplicate entry '1' for key 1"
>
> I understand restoring data is a two-stage process:
>
> 1. You do a "source myfile.sql"
Hello,
I am trying to restore some data from the binary log but I get the
following error:
"Duplicate entry '1' for key 1"
I understand restoring data is a two-stage process:
1. You do a "source myfile.sql" to restore the data saved with mysqldump
2. You restore the data logged in the binary l