Comment 9 for bug 918056

Revision history for this message
Daniel Nichter (daniel-nichter) wrote : Re: pt-table-sync can't nibble table because MySQL chose no index

Thanks Przemek, your test case works:

Cannot nibble table `test`.`history` because MySQL chose no index instead of the `PRIMARY` index at bin/pt-table-sync line 5405. while doing test.history on 127.0.0.1

I'll look into and fix this.