php - Dual database for redundancy in MySQL -


i'm coding php website. 1 of requirement have connect 2 database concurrently , same action on 2 database. if 1 fail, continue. possible work? server in php mysql

you should replication


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -