Hack MySQL Blog

Dolphins and camels, oh my!

Archive for May, 2007

Site interruptions this weekend

without comments

hackmysql.com is moving to (mt) Media Temple this weekend. Because of Memorial Day, I suspect that site traffic will be really low, so perhaps no one will even notice.

Written by Daniel Nichter

May 27th, 2007 at 8:24 am

Posted in Site Maintenance

mysqlreport v3.2 released

without comments

mysqlreport v3.2 has been released. Mark Leith’s post, Aggregating SHOW STATUS Output, reminded me that a user had asked me a few months ago to do this for mysqlreport. I forgot until Mark’s post.

I have finished implementing this feature with mysqlreport. The new version has three new command line options: –relative (-r), –report-count (-c), and –detach. All of these are explained in the doc. This feature required substantial alterations to the script, so please tell me if anything doesn’t work.

Written by Daniel Nichter

May 26th, 2007 at 2:41 pm

Posted in MySQL, mysqlreport