Can I replicate a 3.23.42 database to a 4.0.0 server? I have not seen 
mentioned any place that you can not so I tried.. The error log on
the slave say;

011108 15:54:17  Slave: connected to master 'user@master:32354',
replication started in log 'FIRST' at position 4
011108 15:54:17  Could not parse log event entry, check the master for
binlog corruption
This may also be a network problem, or just a bug in the master or slave
code.
011108 15:54:17  Error running query, slave aborted. Fix the problem,
and re-start the slave thread with "mysqladmin start-slave". We stopped
at log 'FIRST' position 4
011108 15:54:17  Slave thread exiting, replication stopped in log
'FIRST' at position 4

I have tried SQL_SLAVE_SKIP_COUNTER=2; SLAVE START; as suggested in the
manual, but without luck. I have also tried taking a new snapshot.

BTW, the master is also replicated to another slave running 3.23.42.
This works fine, so the master seems OK. All three servers are running
on Slackware Linux 8.

Regards,

Arne K. Haaje



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to