I want to do transactional replication on MySql. There is no built in wizard like the one for SQL Server 2008 so I finding it a little tricky.
I read that you could use FreeRadius to set replication up but there instructions on how to do this.
OK, I have set this up but I have an issue. Sometimes this set up fails due to lost internet connection etc and the replication stops and data is no longer replicated to slave. The problem is that there is no way of telling if the replication has stopped or not. I have to manually check it which is very frustrating. Is there a way of checking if this set up fails?