From: Venu Kalyan Date: November 20 2009 4:10am Subject: Re: Primary key is miss in row based replication. List-Archive: http://lists.mysql.com/internals/37527 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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 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: =A0 =A0http://lists.mysql.com/internals?unsub=3Dmydb08@gm= ail.com >