Hello,
I am having a very frustrating problem. I have a simple master/slave replication setup, nothing fancy. When I add a column to a table in the master, I find it is not replicated on the slaves.
To make matters worse, all replication then seems to stop working. The results of "show master status" and "show slave status" show no errors, the binlog files are at the same position and Slave_IO_Running and Slave_SQL_Running are yes. Restarting the slave does nothing.
My server version is 5.0.77 and my slaves are 5.1.46.
Thanks
I am having a very frustrating problem. I have a simple master/slave replication setup, nothing fancy. When I add a column to a table in the master, I find it is not replicated on the slaves.
To make matters worse, all replication then seems to stop working. The results of "show master status" and "show slave status" show no errors, the binlog files are at the same position and Slave_IO_Running and Slave_SQL_Running are yes. Restarting the slave does nothing.
My server version is 5.0.77 and my slaves are 5.1.46.
Thanks