We are developed a storage engine using row based replication. During
the test we found that primary key values will not be included in the
binlog event. So the slave is impossible to identify which row to
update.
Is this a bug or is there a flag to tell MySQL to include primary key?
We are based on 5.1.33 currently.
On Thu, Nov 19, 2009 at 7:30 PM, Yuan Wang <wangyuanzju@stripped> wrote:
>
> We are developed a storage engine using row based replication. During
> the test we found that primary key values will not be included in the
> binlog event. So the slave is impossible to identify which row to
> update.
>
> Is this a bug or is there a flag to tell MySQL to include primary key?
> We are based on 5.1.33 currently.
>
> --
> MySQL Internals Mailing List
> For list archives: http://lists.mysql.com/internals
> To unsubscribe: http://lists.mysql.com/internals?unsub=1
>