… finally here! Percona Server Percona Server 5.5.8-20.0 is now available for download. This is a beta release of Percona‘s enhancements…’s an Amazon OS repository, as well as Yum and Apt repositories Improvements to replication, partitioning, stored procedures More diagnostics and….5, here are the changes we’ve made from previous Percona Server releases: New Features InnoDB adaptive hash function searches can now…
Post: Which Linux distribution for a MySQL database server? A specific point of view.
… easily lead to unexpected consequences. Here’s a different scenario: # apt-get install binutils E: dpkg was interrupted, you must manually… is why all of this extra functionality was stripped from Percona Server. This behavior actually appears to be a general problem with… from all MySQL and MySQL-fork vendors – Oracle, MariaDB and Percona. By my observations RedHat and CentOS are also much more…
Post: Percona-XtraDB version 9.1
… Percona-XtraDB # yum install Percona-XtraDB-server Percona-XtraDB-client Debian platform. 1. Add Percona repository to the sources.list deb http://repo.percona.com/apt lenny… Percona-XtraDB package # apt-get install percona-xtradb-server percona-xtradb-client The binaries for supported platforms are located on http://www.percona.com/percona-builds/Percona-XtraDB/Percona…
Post: 5.0.86-build19 Percona binaries
….percona.com/apt lenny main deb-src http://repo.percona.com/apt lenny main Then run # apt-get update # apt-get install mysql-server-5.0 The Percona patches live on Launchpad : https://launchpad.net/percona…
Comment: Percona-XtraDB version 9.1
… by doing this: apt-get remove percona-server-server apt-get remove mysql-server-core-5.1 mysql-client-core-5.1 apt-get install percona-server-server Easy enough.
Comment: Percona Server 5.5.8 Beta Release
tried to install Percona server on EC2 Ubuntu Lucid and could not find repositories which contain package percona-server-server-5.5 Tried both http://repo.percona.com/apt and http://repo.percona.com/apt-rc
Post: Fishing with dynamite, brought to you by the randgen and dbqp
… is a very apt metaphor for how the tool works – it can be quite effective for stressing a server and finding bugs… to execute the test: ./dbqp.py –default-server-type=mysql –basedir=/path/to/Percona-Server –suite=randgen_basic innodbDictSizeLimit_test This enabled us… server with a test bed test_cmd = “./gentest.pl –gendata=conf/percona/bug826632.zz ” retcode, output = execute_randgen(test_cmd, test_executor, servers…
Comment: Percona Server 5.5.10 (Release Candidate)
…. See: http://www.percona.com/docs/wiki/repositories:apt#release_candidate_repository http://www.percona.com/downloads/Percona-Server-5.5/Percona-Server-5.5.10-rc20…
Comment: Percona Server 5.5.10 (Release Candidate)
… mention. See:http://www.percona.com/docs/wiki/repositories:apt#release_candidate_repositoryhttp://www.percona.com/downloads/Percona-Server-5.5/Percona-Server-5.5.10-rc20…
Comment: Copying InnoDB tables between servers
I just installed percona server for the 1st time on a Debian (via apt-get install percona-server-server) Once mysqld is running and I login… see my MySQL software is actually the one patched by percona?

