Re: Replication 4.1.11 to 5.0.4beta

2005-05-04 Thread Gleb Paharenko
Hello. I don't see correlations between error messages and replication of this table. In my opinion, there's something wrong with plugin_data.renderer table, check it. Usually you solve the replication problem starting with the binary logs examination (master and relay) with mysqlbinlog ut

Replication 4.1.11 to 5.0.4beta

2005-05-03 Thread Christian Meisinger
if i start to replicate the following table, i get this error: 050503 10:08:35 [ERROR] Key 1 - Found wrong stored record at 0 050503 10:08:35 [Note] Retrying repair of: './plugin_data/renderer' with keycache 050503 10:08:35 [ERROR] Key 1 - Found wrong stored record at 0 what's the problem??? ---