Hi,
I'm trying to migrate a ropey mysql 5.0 install to a new server running mysql 5.1. Both are ubuntu 64 bit. I stopped mysql on both, rsync'd /var/lib/mysql, which included the log files, but I can't start mysql on the other server. It complains with lots of 'mysql log sequence number is in the future you may have copied the tablespace but not the log files' type messages. I did copy the log files. They are all in /var/lib/mysql.
Can anyone advise how to complete the migration? This a node in a multi master 2 node setup. I don't want to do a db dump and restore, just move and restart.
Thanks.
I'm trying to migrate a ropey mysql 5.0 install to a new server running mysql 5.1. Both are ubuntu 64 bit. I stopped mysql on both, rsync'd /var/lib/mysql, which included the log files, but I can't start mysql on the other server. It complains with lots of 'mysql log sequence number is in the future you may have copied the tablespace but not the log files' type messages. I did copy the log files. They are all in /var/lib/mysql.
Can anyone advise how to complete the migration? This a node in a multi master 2 node setup. I don't want to do a db dump and restore, just move and restart.
Thanks.