mysql and slow_query_log

Will Prater lists-wp at mercurycloud.net
Wed Dec 17 00:53:25 PST 2003


List,

I have log-slow-queries on and set my slow query time to 5.

Weird thing is, all the queries are being logged hostname-slow.log. 
Even the ones at 0 seconds.
Here is an example. What am I missing here?

----
select alias from virtual where username = 
'horde-bounces at lists.horde.org' and status = '1' limit 1;
# User at Host: mail[mail] @ localhost []
# Query_time: 0  Lock_time: 0  Rows_sent: 0  Rows_examined: 24
select alias from virtual where username = '@lists.horde.org' and 
status = '1' limit 1;
----


--will



More information about the freebsd-questions mailing list