ankursaxena
Programmer
Hi, I want to know a little more about replication and the stuff on mysql.com is a little more detailed than I would like to know for now. I wanted a little overview, the capabilities and whats the reason for replication.
I have a distributed IP cellular system with a DB, it all works with individual DBs, but I would like to setup many distributed systems with couple of DB servers which these systems can access and also have a fall back system.
How do I acieve this? I need replication becuase all these systems are part of the same larger network and hence need to share data, but not all will be accessing the same DB server hence I need to have seperate DB servers.. How do i best do load balancing?
Thanks a ton for any titbits you can give me.
Thanx,
Ankur
I have a distributed IP cellular system with a DB, it all works with individual DBs, but I would like to setup many distributed systems with couple of DB servers which these systems can access and also have a fall back system.
How do I acieve this? I need replication becuase all these systems are part of the same larger network and hence need to share data, but not all will be accessing the same DB server hence I need to have seperate DB servers.. How do i best do load balancing?
Thanks a ton for any titbits you can give me.
Thanx,
Ankur