Re: replication problem
Posted by: Old Alchaemist
Date: September 30, 2005 01:34PM

Hi,

This post is months old, but I have the same problem with version 4.1.9 in Windows 2003, replication between several servers, MYISAM only, and 55M records / 20GB data.

Query caused different errors on master and slave. Error on master: 'Duplicate entry '%-.64s' for key %d' (1062), Error on slave: 'no error' (0). Default database: 'suprasystem'. Query: 'SET ONE_SHOT CHARACTER_SET_CLIENT=8,COLLATION_CONNECTION=8,COLLATION_DATABASE=48,COLLATION_SERVER=48'

I would think this is a BUG in at least these versions (I will upgrade soon to latest 4.1.x), because mainly because the printf string format used for the placeholders '%-.64s' and %d.

This should NEVER EVER happen.

If this continues with the lastest 4.1 version, I will try to place the report for the bug. Because at least the message is missleading... at least...

Curiously I was unable to find anything else about it.


Any ideas in the meanwhile, will be gladly appreciated.
So, for now I will have to continue issuing SQL_SLAVE_SKIP_COUNTERs and START SLAVEs, since it seems not to be a real error.

Cheers!!!
Alchaemist

Options: ReplyQuote


Subject
Written By
Posted
April 13, 2005 03:14AM
Re: replication problem
September 30, 2005 01:34PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.