mysql - data replication and master -


i have web based system in php works locally in multiple places , in each place has local database in mysqli.

also system in every place connect remotely database of information specific tables of local systems example when insert record in place,this record insert remote database ,too. , on ,to tell summary sync information local remote database.

schema of system

now know replication can idea this.

but don't know when remote database has problem , system can't connected remote database how apply changes in local database remote database?


Comments

Popular posts from this blog

testing - Detect whether test has failed within fixture -

AbotX : How do you create a parallel crawler that stays on and can be added to at run time from new requests -

android - Create single AAR file from multiple modules using Gradle -