Microslow patch for 5.0.37
Posted by Vadim
Just short message that patch enables microsecond resolution in slow-log (see more http://www.mysqlperformanceblog.com/2006/09/06/slow-query-log-analyzes-tools/) for 5.0.37 is available here:
www.mysqlperformanceblog.com/files/patches/patch.slow-micro.5.0.37.diff
The patch for 5.0.41 :
www.mysqlperformanceblog.com/files/patches/patch.slow-micro.5.0.41.diff
Related posts: :Microslow patch for 5.1.20::Guess what?! Microsecond slow query timing finally available in MySQL!::Binaries of MySQL 5.0.33 Community release for AMD64 / EM64T:
2 Comments











del.icio.us
digg
[...] patch has been there for some time, but only for earlier MySQL editions such as 4.1 and 5.0. Now it’s also available for the latest [...]
Pingback :: July 18, 2007 @ 12:28 pm
The 5.0.41 patch seems to be a copy of the 5.0.37 patch!? I see no difference and it sais
diff -ur mysql-5.0.37/include/my_time.h mysql-5.0.37-microslow/include/my_time.h
Comment :: July 19, 2007 @ 4:50 am