… of the MySQL Community: Vadim Tkachenko, Percona co-Founder and CTO, will talk about Percona XtraDB Cluster, Percona Xtrabackup and Performance and Improvements and new Features in MySQL 5.6 Garrick Peterson, a member of Percona’s RemoteDBA team, will talk about MHA for MySQL High Availability…
Post: Percona Server for MySQL 5.5.31-30.3 now available
… Server for MySQL version 5.5.31-30.3[/caption] Percona is glad to announce the release of Percona Server for MySQL 5.5.31-30.3 on May 24, 2013 (Downloads are available here and from the Percona Software Repositories). Based on MySQL 5.5… the CVE-2012-5627 vulnerability, where an unprivileged MySQL account owner could perform brute-force password guessing attack on other accounts efficiently…
Post: The small improvements of MySQL 5.6: Duplicate Index Detection
Here at the MySQL Performance Blog, we’ve been discussing the several new features that MySQL 5.6 brought: GTID-based replication, InnoDB Fulltext, Memcached integration, a more complete performance schema, online DDL and…
Post: Percona Server 5.1.69-14.7 now available: A drop in replacement for MySQL
… drop in replacement for MySQL, downloads are available here and from the Percona Software Repositories. Based on MySQL 5.1.69, this release… the CVE-2012-5627 vulnerability, where an unprivileged MySQL account owner could perform brute-force password guessing attack on other accounts efficiently…
Post: Percona Server 5.6.11-60.3 first Release Candidate now available
… 5.6.11-60.3 on June 3rd, 2013 (Downloads are available here and from the Percona Software Repositories). Based on MySQL 5.6.11, including all the bug fixes in it, Percona Server 5.6.11-60.3 is… log system mutex for the log reads needlessly, potentially limiting performance on write-intensive workloads. Bug fixed #1171699. Incorrect schema definition…
Post: Replication in MySQL 5.6: GTIDs benefits and limitations - Part 2
… the second post of a series of articles focused on MySQL 5.6 GTIDs. You can find part one here. Our goal… to s2. This scenario can happen when you want to perform a planned failover. With GTIDs, all the operations are straightforward… try! # For s0,s1, s3, s4 mysql> stop slave; mysql> change master to master_port=10002; mysql> start slave; # And then check the…
Post: Choosing a MySQL HA Solution - Post-Webinar Q&A
…: What is my recommendation for MySQL 5.6? Is MHA ready for MySQL 5.6? A: My personal recommendation for MySQL 5.6, based on what… that’s using 5.6), is that I question its readiness. There have been some unfortunate performance regressions compared to 5.5, such as… you ever want to use MySQL on top of something like that? I can’t imagine the performance being all that fantastic…
Post: MySQL and the SSB - Part 2 - MyISAM vs InnoDB low concurrency
… Schema Benchmark. In my previous blog post I compared MySQL 5.5.30 to MySQL 5.6.10, both with default settings using only the… operations and is not ACID compliant. MyISAM and InnoDB may perform differently under concurrency, which this benchmark does not cover. I… almost always performs better, at least for this workload. Notes MySQL version used: 5.6.11, custom compiled to remove performance_schema For the…
Post: Experiences with the McAfee MySQL Audit Plugin
… for the test (5.5.28-29.1). This is needed as the plugin needs the offset to some MySQL data structures that… this socket and process the audit records as you wish. Performance-wise, I did basic tests on the VM I was… advantage of the plugin is its flexibility, and not its performance, which seems to be on par with having the general…
Post: ZFS on Linux and MySQL
… few slave instances each of production database servers and will perform the backups. The write load is not excessive so a… align the partition correctly. We got decent tpcc performance, nearly 37k NoTPM using 5.6.11 and xfs. Then, since ZFS on… is a very interesting solution for MySQL backup servers. All backup solutions have an impact on performance with ZFS the impact is…

