| List: | Internals | « Previous MessageNext Message » | |
| From: | Yuan Wang | Date: | November 20 2009 3:30am |
| Subject: | Primary key is miss in row based replication. | ||
| View as plain text | |||
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.
