Comment 7 for bug 1034717

Revision history for this message
Ryan Brothers (ryan-brothers) wrote : Re: pt-table-sync errors with varchar primary key

Brian - interesting, I just noticed that I can only reproduce it with MySQL 5.5.25a from mysql.com. If I try it with Percona Server 5.5.25a, it works fine. Attached is the PTDEBUG output from running against MySQL 5.5.25a from mysql.com.

I am running:

pt-table-sync --execute h=localhost,P=3306,u=test,p=test,D=db1,t=table1 D=db2