If I want to run a batch (shell> mysql < batch-file | more) and have the script echoed out to the terminal as it runs so that I can more easily locate my error(s), how can I do that? Normal operation just shows errors and that's not enough to uniquely identify the problem in this case, there must be a way, some sort of shell command?
I know I can just comment out or run in pieces, but thought I'd ask.... Thanks, -billb --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php