Hey all,
I'm currently working on a project and I need to find a way to have data sent from a central database to a bunch of different databases, sort of like a central location where info is stored, but websites can copy pieces of the DB to their own system. Is there a way to do this? And does MySQL support this?
Also, after the data is updated in a central database, is there a way for it to update all the other sites the data was sent to previously? Thanks, hope everyone has a great New Year!