Hi.

this is a minor problem that is driving me nuts.
I have a query that runs nicely and I want to save its timing information
in a spool file. When I connect to mysql and run the query it adds
the time elapsed after the data (9 rows in set 1.1 sec). But
when I run the same query in the line mode:

mysql -e "source query.sql"

the timing information disappears. Does anyone know why it happens
and how change that?

thanks

AOD

__________________________________________________
Do You Yahoo!?
Find a job, post your resume.
http://careers.yahoo.com

---------------------------------------------------------------------
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

Reply via email to