Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

I currently have MySQL installed on 2 pcs and a laptop and they all store the same data.

I am trying to have all 3 computers sync so that i can jump from one pc to another without worrying about importing updates in sql...

First, i tried to use MySQL's replication service and it works fine but i really hate having to leave my computer online all the time.

Then i tried dropbox. I moved the data folders of mysql to dropbox and everything went perfectly the way i wanted it but as you might have guessed this approach consumes lots of bandwidth which i really hate.

So i hereby ask for your expertise to find out if any of you out there have the same need and how you manage it.

Thanks in advance!

share|improve this question
A USB drive? The data has to be moved one way or the other. – Nifle Aug 27 '12 at 2:17

closed as too localized by Nifle, Indrek, 8088, Luke, Randolph West Aug 27 '12 at 7:42

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

Browse other questions tagged or ask your own question.