Bug #43194 Ability to do traces i.e. list all incoming queries in a given time frame
Submitted: 25 Feb 2009 16:06 Modified: 26 Mar 2009 8:04
Reporter: Mark Reynolds Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Administrator Severity:S4 (Feature request)
Version:5 OS:Windows
Assigned to: CPU Architecture:Any
Tags: trace

[25 Feb 2009 16:06] Mark Reynolds
Description:
I would like the ability to perform a trace in a similar way to MS SQL (showing a record of all incoming queries in the time that it is run). Currently, I believe the only way to do this is to apply a patch to MySQL that allows smaller values to be specified for the slow query fuction and then to log slow queries specifying a very low value.

How to repeat:
n/a
[26 Feb 2009 8:04] Valeriy Kravchuk
Had you tried to check general query log? See http://dev.mysql.com/doc/refman/5.0/en/query-log.html.
[27 Mar 2009 0:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".