Hack MySQL Blog

Dolphins and camels, oh my!

Archive for October, 2007

mysqlsla v1.7 released

without comments

mysqlsla v1.7 is ready because v1.6 (and v1.5) had a bug: numbers greater than 999 were printed wrong; internally, though, they were still used correctly. Therefore: do not use v1.6.

Also, v1.7 has a –milliseconds option to make time values less than 1 second print as millisecond values. This option is necessary for slow logs from servers patched with the slow query log millisecond patch.

Written by Daniel Nichter

October 30th, 2007 at 3:22 pm

Posted in mysqlsla

mysqlsla v1.6 released

without comments

mysqlsla v1.6 is ready. It has four new options to allow better isolation/filtering of queries: –only-databases, –only-users, –only-hosts, –only-ids. Each option limits the queries under analysis to their respective properties (i.e., “–only-users root” only analyzes queries executed by root). See the documentation for which options work with which kinds of logs.

Written by Daniel Nichter

October 14th, 2007 at 1:56 am

Posted in mysqlsla

HackMySQL.com returns to normal

without comments

The hiatus is over; I am reasonably settled at my new home. Therefore, HackMySQL.com is back to normal operation.

Parlez-vous le français? Je peux parler le français mais pas bien. Si vous voulez, on peut essayer à parler en français. Merci de votre patience.

Written by Daniel Nichter

October 3rd, 2007 at 11:08 am

Posted in Site Maintenance