My application runs on my computer with a dynamic ip address. This application persists data in a local mysql database (running in the same machine). I need to use replication to send all the iterations done in this local database automatically to a web mysql database (with static ip address). I guess it's like a "reversed replication". Is it possible? How?
Best regards, Baitola Junior.
Best regards, Baitola Junior.