Results 1 to 3 of 3
Hello experts,
I have some 2 tier situation where i want to make my existing mysql slave server as a mysql master. Can I configure my mysql server like this ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-10-2008 #1Linux Newbie
- Join Date
- Feb 2008
- Location
- Bangalore, India
- Posts
- 112
[SOLVED] Can I use mysql server as Master as well as Slave.
Hello experts,
I have some 2 tier situation where i want to make my existing mysql slave server as a mysql master. Can I configure my mysql server like this ?
I know there is a concept of server-id which should be unique across servers, but is there any other way i can set mysql server as master as well as slave. ?bigunix.blogspot.com
Registered Linux User: #476440
- 04-11-2008 #2Just Joined!
- Join Date
- Feb 2008
- Posts
- 67
Hi Nilesh,
That is possible....
u can do the following configurations for mysql..
1. the normal master slave
2. the master master config
the first one u are familiar with..
the second one is used in on the fly replication and high availability...
- 04-11-2008 #3Linux Newbie
- Join Date
- Feb 2008
- Location
- Bangalore, India
- Posts
- 112
Thanks for the reply....
I found a good documents which has explained it with examples.
MySql Master Master Replication « Frequent incoherent cogitation
Setting Up Master-Master Replication With MySQL 5 On Debian Etch | HowtoForge - Linux Howtos and Tutorialsbigunix.blogspot.com
Registered Linux User: #476440



