in infinite wisdom Ananda Kumar spoke thus  On 08/13/2008 04:37 PM:
Hi Raj,
In which path the trace file would be created.

In your current path itself.

Or just do
       strace  -o /tmp/mysql.strace  -T   mysql -u root -h host -p

The "mysql -u root -h host -ppassword" is the command which you want to strace.

--
raj shekhar
facts: http://rajshekhar.net
opinions: http://rajshekhar.net/blog
I've never made anyone's life easier and you know it!

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to