Maybe I'm going about this the hard way, but here's what I'm trying to do:<BR><BR>I need to run a script on a central workstation that will run a query on two remote MySQL boxes and return the output ...
I have a machine with a bunch of MySQL databases that I'd like to backup to a remote machine nightly.<BR><BR>Here are the two thoughts I had for doing the backups automatically:<BR><BR>1. Create an ...