When you use MySQL to query a database, you have the ability to view results from that query on your screen or send them to a text file. If you insert tab characters into the output data stream, you ...
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 ...