News

I'm trying to create some stored procedures from SQL in a text file, but I'm getting all kinds of non-descript errors. Everything works fine if I type or copy and paste into the mysql prompt ...
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 of that query to two text files on ...