This 35-minute video from the recent Google I/O conference explains how to use Go’s concurrency primitives — goroutines, channels, and the select statement — to do things elegantly, correctly, and safely in a few lines of Go, which would otherwise turn your brain into a pretzel in most programming languages.
href="http://www.mysqlperformanceblog.com/wp-content/uploads/2013/03/Percona-Remote-DBA-for-MySQL.jpg">
class="alignleft size-medium wp-image-13691" style="margin: 9px;" alt="Data center" src="http://www.mysqlperformanceblog.com/wp-content/uploads/2013/03/Percona-Remote-DBA-for-MySQL-300x194.jpg" width="300" height="194" />I am currently working with a large customer and I am involved with servers located in two data centers, one with Solaris servers and the other one with Linux servers.
I recently had to do some customer work involving the McAfee MySQL Audit Plugin and would like to share my experience in this post.
Auditing user activity in MySQL has traditionally been challenging. Most data can be obtained from the slow or general log, but this involves a lot of data you don’t need too, and isn’t flexible at all. The specific problem of logging failed connection attempts has been discussed on a title="auditing login attempts in mysql" href="http://www.mysqlperformanceblog.com/2012/12/28/auditing-login-attempts-in-mysql/">previous post in our blog.
A new release for mycheckpoint: lightweight, SQL oriented MySQL monitoring solution.
Wow, talk about an industry that’s overcrowded with look-alike me-too products. Online agile project management tools are a dime a dozen, which makes me think that they are probably all very similar and probably don’t solve most people’s needs. I’ve observed that when this is true, nearly-indistinguishable tools get reinvented, until the burden of evaluating the options is greater than the burden of just building yet another one, thus perpetuating the cycle.
Here are some of the products I looked at yesterday:
DrupalCamp Conference is hold in Göteborg, Sweden on May 25, 2013.
href="http://www.mysqlperformanceblog.com/wp-content/uploads/2013/01/Percona_XtraBackup.jpg">
class="alignleft wp-image-12668" style="margin-top: 5px; margin-bottom: 5px;" alt="Percona XtraBackup for MySQL" src="http://www.mysqlperformanceblog.com/wp-content/uploads/2013/01/Percona_XtraBackup.jpg" width="206" height="78" /> Percona is glad to announce the release of
href="http://www.percona.com/software/percona-xtrabackup">Percona XtraBackup 2.1.3 for MySQL on May 22, 2013.
Yesterday, I created a Launchpad project to be used for tracking bugs and feature requests for the new OpenStack Chef cookbooks house on Stackforge. Please do file bugs as you encounter issue with any of the cookbooks or the example OpenStack Chef Repository.