Re: mysqlbinlog: Duplicate entry '1' for key 1

2002-04-07 Thread Dicky Wahyu Purnomo
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"

mysqlbinlog: Duplicate entry '1' for key 1

2002-04-06 Thread Balteo
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