I have a VB.NET application running on a machine with dynamic IP address, which persists data in a local mysql database. I need to use replication to send all the iterations done in this local database automatically to a web mysql database(static IP), which will only exists for reporting purposes (but it needs to be always available), how can I do it? Can I reverse it (slave with the static IP address and master with dynamic IP address) ?

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.