Bug #32995 | MYSQL SLOW QUERY LOG in Seconds | ||
---|---|---|---|
Submitted: | 5 Dec 2007 10:15 | Modified: | 5 Dec 2007 10:24 |
Reporter: | Frank Mussmann | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S4 (Feature request) |
Version: | OS: | Any | |
Assigned to: | CPU Architecture: | Any | |
Tags: | log, long, MySQL, query, SECONDS, slow, time |
[5 Dec 2007 10:15]
Frank Mussmann
[5 Dec 2007 10:24]
Mark Leith
This is fixed in 5.1, which takes microsecond values : http://dev.mysql.com/doc/refman/5.1/en/slow-query-log.html 'Prior to MySQL 5.1.21, the minimum value is 1, and the value for this variable must be an integer. Beginning with MySQL 5.1.21, the default is 0, and a resolution of microseconds is supported when logging to a file. However, the microseconds part is ignored and only integer values are written when logging to tables.'