Advanced Total found: 25
Posts (16) Pages (0) Comments (9)

July 18, 2007

Post: Microslow patch for 5.1.20

Posted by Maciej Dobrzanski |
Microslow patch has been there for some time, but only for earlier…a lot of internal changes, the patch had to be written from …_time=n or by setting MySQL system variable with SET [SESSION|… can be achieved by running MySQL with startup time parameter –log-…

April 20, 2008

Post: Updated msl (microslow) patch, installation walk-through!

Posted by Maciej Dobrzanski |
… across this piece of code. msl (microslow) patch was developed a few years…=/usr/share’ ‘–localstatedir=/var/lib/mysql‘ ‘–infodir=/usr/share/info’ ‘–includedir=/usr…=/usr/share’ ‘–localstatedir=/var/lib/mysql‘ ‘–infodir=/usr/share/info’ ‘–includedir=/…

January 12, 2007

Post: Binaries of MySQL 5.0.33 Community release for AMD64 / EM64T

Posted by Vadim |
… added one more RPM to stantard MySQL RPMs – MySQL-microslow-5.0.33-0.glibc23….microslow binary, the server built with our microslow patch, which enables microsecound in slow-log. More info about the patch http://www.mysqlperformanceblog.com/2006/09/06…

December 11, 2008

Post: MySQL Binaries Percona build10

Posted by Vadim |
…turn on / off query statistics for microslow patch and user statistics in …slow_query_log_file | /var/lib/mysql/slow_query.log | for compatibility … performance penalties of using of patches. Also we fixed potential memory …

October 31, 2007

Post: The new cool MySQL patch has landed! Check your queries performance!

Posted by Maciej Dobrzanski |
…This is the original functionality offered by Microslow patch. The new edition is free of a… OF THE REPLICATED STATEMENTS Normally MySQL will not write into slow log any …Important note: Although the patch was tested and run successfully under …

August 29, 2007

Post: Guess what?! Microsecond slow query timing finally available in MySQL!

Posted by Maciej Dobrzanski |
Vadim asked me yesterday to update Microslow patch for 5.1.21, because … failed to apply correctly on the new MySQL release. Imagine the expression on my face after I unpacked the sources and found out that MySQL incorporated the patch to their release. So …

April 24, 2008

Post: MySQL extensions for hosting

Posted by Maciej Dobrzanski |
… some functionalities from Mark Callaghan’s MySQL patch bundle. They were extensions …_transactions: 0 Rollback_transactions: 0 mysql> SHOW TABLE_STATISTICS LIKE ‘hosting2%’; … under Other_commands a few MySQL performance counters broken down by …

September 5, 2008

Post: New patches, new builds

Posted by Vadim |
… Percona | GPL | Ported from Debian | | microslow_innodb.patch | Extended statistics in slow.log… of query execution with microseconds granularity. mysql> SELECT * FROM INFORMATION_SCHEMA.PROCESSLIST; …

February 10, 2009

Post: Impact of logging on MySQL’s performance

Posted by Aleksandr Kuzminsky |
… When people think about Percona’s microslow patch immediately a question arises how …a second to execute; logging every query; MySQL was run with default settings except … here that logging all queries decreases MySQL’s performance on 6-20% depending …

February 9, 2010

Post: Introducing percona-patches for 5.1

Posted by Vadim |
… - Reimplemented read-write locks Diagnostic patches. – We provide much more statistics in … patch Different patches to help with day to day usage of MySQL ®…, which alredy fixed in percona-patches ( and in XtraDB and InnoDB-plugin …