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
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???
---