Hello. I'm not a CakePHP user (yet) :) Q: My current site uses MySql master/slave replication for load balancing. So, all SQL queries from a particular web-server host go to its corresponding MySQL slave host, but all SQL updates/inserts must go to the MySQL Master host.
Does Cake PHP have support for that (or any snippets etc.)? If not, would it be easy to acheive transparently from the rest of the CakePHP app? (or would it require sprinkling something through the code all-over?) Thanks, -David. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
