when using the 'source' command to run a script, can i specify a local filename when accessing mysql remotely?? this is what i am doing...
mysql> source c:\temp\script.sql
and am getting this response...
ERROR:
Failed to open file 'c:\temp\script.sql', error: 2
error: 2, i understand...