--- Luis Lebron <[EMAIL PROTECTED]> wrote:
> I guess there is a configuration option in my.cnf for logging slow
> queries?

There, or you can pass it in as a command line argument when you start the
server. Here is a good URL for more information:

http://www.mysql.com/doc/en/Slow_query_log.html

You can keep decreasing the value of long_query_time as you improve your
queries.

Hope that helps.

Chris

=====
My Blog
     http://shiflett.org/
HTTP Developer's Handbook
     http://httphandbook.org/
RAMP Training Courses
     http://www.nyphp.org/ramp

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to