Networking :: Synchronize MySQL databases?
I have a website running on my laptop because it is faster than the only computer I could use as a server. I rarely use my laptop at home, however, when I go somewhere, I am going to have to run the website on the webserver. The only difference between the setups on the two is that one runs from a binary and one runs from an installed source. Is it possible to synchronize the databases between the two so that the same posts are on my forum, etc?
original here.