• 0

MySql


Question

Does mysql have a configuration that allow all edit queries (insert,update,delete) to be redirect to another server ? In a master-slave setup, all edit queries MUST be done on the master server for integrity reasons. I'm asking this question because I want to set-up a remote office and use the same database at both location but want remote users to use the slave server for speed reason. My application use lot of edit queries and the only way I think to use my slave is to find a way to redirect edit queries to the master server. Is it possible ?

BW

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.