Hey guys,
Im thinking to setup a mysql cluster between two servers, Im very new to this solution so I have a couple of dumb questions:
Can one of the nodes under a mysql cluster setup be able to recover from a out of sync issue automatically? As the opposite of mysql replication I would like to know if I have to place them on sync manually or if this is something that this solution will cover. If not, does mysql (free or paid) offers that kind of solution?
And as last, Im a bit confused on how this works, after the setup is completed will I end up with having a Virtual IP address to use for my application, is this correct?
Thanks in advance!
Im thinking to setup a mysql cluster between two servers, Im very new to this solution so I have a couple of dumb questions:
Can one of the nodes under a mysql cluster setup be able to recover from a out of sync issue automatically? As the opposite of mysql replication I would like to know if I have to place them on sync manually or if this is something that this solution will cover. If not, does mysql (free or paid) offers that kind of solution?
And as last, Im a bit confused on how this works, after the setup is completed will I end up with having a Virtual IP address to use for my application, is this correct?
Thanks in advance!