I have a Mysql Master server and Slave replication on Amazon Ec2 instance. Currently need to add new slave server to this loop. I can take AMI of existing slave server and spin new slave server.
How to add new slave server to existing slave server with out making any changes to Master server.
How to configure new slave server writeable like accept new tables