Hi !
I have an application that writes to mysql and it runs in our office's local intranet. I want to replicate the data to my web site (also running mysql), what is the best approach?
I've being toying with shell scripts, crontab, exec, etc, but I believe there's an easier way to do this. Please help.
I have an application that writes to mysql and it runs in our office's local intranet. I want to replicate the data to my web site (also running mysql), what is the best approach?
I've being toying with shell scripts, crontab, exec, etc, but I believe there's an easier way to do this. Please help.