PHP - Load Balancing
Posted by: Philippe Florent
Date: May 30, 2016 12:02AM

Hello,

After viewing an official oracle presentation, I discovered it was possible to have a master doing INSERT and SELECT queries

so if I have one master, one slave, I would have the master doing R/W and the sla R/O, how can achieve this ?

I use the php plugin mysqlnd_ms but it is hard as hell to get infos about this feature

regards

Options: ReplyQuote


Subject
Written By
Posted
PHP - Load Balancing
May 30, 2016 12:02AM
May 31, 2016 09:32PM
July 01, 2016 11:53PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.