Microslow 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 5.1. Because MySQL went through a lot of internal changes, the patch… adds new. For the patch to work you must of course enable slow logging with –slow-query-log parameter. MySQL 5.1 has this…
Post: Guess what?! Microsecond slow query timing finally available in MySQL!
Vadim asked me yesterday to update Microslow patch for 5.1.21, because the previous one I wrote for 5.1.20 failed to apply correctly on the… that MySQL incorporated the patch to their release. So it’s a built-in feature now in the 5.1 line. So far…
Comment: Microslow patch for 5.1.20
[...] asked me yesterday to update Microslow patch for 5.1.21, because the previous one I wrote for 5.1.20 failed to apply correctly on the new MySQL release. Imagine the expression on my face after I [...]
Comment: Microslow patch for 5.1.20
[...] asked me yesterday to update Microslow patch for 5.1.21, because the previous one I wrote for 5.1.20 failed to apply correctly on the new MySQL release. Imagine the expression on my face after I [...]
Post: Updated msl (microslow) patch, installation walk-through!
… available for all the recent MySQL releases. To remind anyone who has not yet come across this piece of code. msl (microslow) patch… has even adopted it into the official database distribution starting 5.1.21 release. Below you will find the files to download… msl patch for MySQL 5.0.45 msl patch for MySQL 5.0.51a msl patch for MySQL 5.0.54a msl patch for MySQL 5.0.56 msl patch for MySQL 5.0.45…
Post: New patches, new builds
We made new patches, improved previous and want to announce new builds for 5.0.62, 5.0.67 and 5.1.26 versions. One of…_safe_syslog.patch | Patch allows redirect output of error.log to syslog-ng | 1.0 | Percona | GPL | Ported from Debian | | microslow_innodb.patch | Extended statistics…
Post: The new cool MySQL patch has landed! Check your queries performance!
…QUERY TIMING This is the original functionality offered by Microslow patch. The new edition is free of a tiny …_time: 0.026385 Lock_time: 0.000158 Rows_sent: 1 Rows_examined: 0 # QC_Hit: No Full_scan: … or on any important system! The patch is available for MySQL Community 5.0.45 on Linux. May not …
Post: MySQL Binaries Percona build10
…, so now you can fully turn on / off query statistics for microslow patch and user statistics in runtime. Next variables were added: | slow…_query_log_file | /var/lib/mysql/slow_query.log | for compatibility with MySQL 5.1 and | userstat_running | OFF | to control gathering of… STATUS | 1.0 | Baron Schwartz | GPL | Bug #29126 fix | | microslow_innodb.patch | Extended statistics in slow.log | 1.1 | Percona | GPL | | | mysqld_safe_syslog.patch | Patch allows…
Comment: Slow Query Log analyzes tools
…build binaries we decided to publish our build for MySQL 5.0.33 Community release. This build …glibc23.x86_64.rpm Shared libraries 1.7M MySQL-shared-5.0.33-0.glibc23.x86_64….microslow-5.0.33-0.glibc23.x86_64.rpm This package contains mysqld-microslow binary, the server built with our microslow patch,…
Post: Percona builds with Percona patchsets
…patches and third-party patches which we think are very useful. We actually use these internally and for our customers. Current releases include: microslow patch…

