Hello there, today I noticed there are two operation in PhpMyAdmin, Replication and Synchronization.
and now I want to use these operation as the following scenario.
I have local db, I want to copy its content to remotly db so when I connect to any db I see the same records
and when editing the remotly db, the local db change as remote db, sorry if I didnt explain well .
I've read about but honestly the are few steps I don't get it, like socket or address , master and slave replication.
I have this on Sync page what are best configuration parameters ? and is this fulfill my requirments ?