June 19, 2013

Post: Distro Packages, Pre-built Binaries or Compile Your Own MySQL

… when you can simply yum -y install Percona-Server-server or apt-get install percona-server-server? Using OS specific packages comes… specialized repositories and package providers like the ones provided by Percona, MariaDB and Oracle fills this gap with updated versions. On… custom MySQL binaries takes a third of the options. If you develop and integrate custom features or patches, need to alter MySQL‘s…

Page: Percona Server and Percona XtraBackup

… enhanced version of MySQL for many years. We call it Percona Server with XtraDB, and some of the largest MySQL installations in the… tool. This page used to contain links to MySQL patches. Those patches are now available in Percona Server, and the code is hosted on…

Post: Announcement of Percona XtraDB Cluster 5.5.20 GA release

…compatible with MySQL or Percona Server in the following meaning: Data compatibility. Percona XtraDB Cluster works with databases created in MySQL / Percona …work with Percona XtraDB Cluster Percona XtraDB Cluster is based on Percona Server with XtraDB and includes Write Set REPlication patches. …

Post: Percona Server on the Nexus 7: Your own MySQL Database Server on an Android Tablet

… download Percona Server MySQL source code wget http://www.percona.com/redir/downloads/Percona-Server-5.5/Percona-Server-5.5.29-29.4/source/Percona… small patch to source, which is available here. After that to build binaries: cmake . -DCMAKE_BUILD_TYPE=RelWithDebInfo -DBUILD_CONFIG=mysql_release…

Post: Percona XtraDB Cluster reference architecture with HaProxy

… on the database nodes. # yum -y install Percona-XtraDB-Cluster-server Percona-XtraDB-Cluster-client percona-xtrabackup Install haproxy and sysbench on the…. Version: ’5.5.24-log’ socket: ‘/var/lib/mysql/mysql.sock’ port: 3306 Percona XtraDB Cluster (GPL), wsrep_23.6.r340 120619 13… MySQL will think that the connections are always coming from the load balancer. You can work this around using T-Proxy patches

Post: Helgrinding MySQL with InnoDB for Synchronisation Errors, Fun and Profit

… build the server to use it  (bug 61587). We at Percona regularly use Memcheck for our development and upstream testing with… the whole MySQL testsuite is not very practical due to 100x slowdown imposed by Helgrind).  For this purpose, I have patched mysql-test-run.pl to accept a new option: –helgrind.  The patch is a copy-paste-modify…

Post: Announcing Percona Server 5.5.25a-27.1

… and from the Percona Software Repositories). Based on MySQL 5.5.25a, including all the bug fixes in it, Percona Server 5.5… the tablespace has been created with MySQL 5.0 or older, importing that table could crash Percona Server in some cases. Bug…). Removed some patch-based source code management leftovers from the bzr branch migration. Bug fixed #988383 (Stewart Smith). Fixed upstream mysql bug…

Post: Announcement of Percona XtraDB Cluster (alpha release)

…compatible with MySQL or Percona Server in the following meaning: Data compatibility. Percona XtraDB Cluster works with databases created in MySQL / Percona …work with Percona XtraDB Cluster Percona XtraDB Cluster is based on Percona Server with XtraDB and includes Write Set REPlication patches. …

Post: Presentations from OpenSQLCamp Published

… now published presentations from OpenSQLCamp at Percona Presentation pages Percona MySQL Patches is a great presentation to see Percona Patches for MySQL in action, showing how you…

Post: Announcing Percona Server 5.5.27-29.0

… and from the Percona Software Repositories). Based on MySQL 5.5.27, including all the bug fixes in it, Percona Server 5.5…). Option expire_logs_days was broken by group_commit patch introduced in Percona Server 5.5.18-23.0. Bug fixed #1006214… per table. Upstream MySQL bugs: #54127, #61178, #61179 and #61180. Bug fixed #1042517 (Sergei Glushchenko). Release notes for Percona Server 5.5…