… php-mysql alongside PS 5.5 in CentOS 6: # yum -q install Percona-Server-server-55 php-mysql Installing: Percona-Server-server-55 x86_64 5.5… the mysql-libs packages provided by CentOS/Redhat. So even if the user wants to install PS 5.5 alongside packages that depend on 5.1/5.0, the -shared packages will work together. For example installing 5.5 and postfix in CentOS: # yum…
Post: Percona-XtraDB version 9.1
…, DEB and tar.gz packages. New features in version 9.1: MySQL 5.1.43 is taken as the basis packages name changed to… dump New supported platforts are added. The full list includes: CentOS 5 (x86_64 and i386) CenOS 4 (x86_64 and i386… should be installed. It will replace currently installed mysql-server, mysql-client, etc. Centos platform. 1. If you didn’t install yet Percona YUM…
Post: Percona Server 5.1.47-rel11.0
… Percona Server is now based on MySQL 5.1.47, and XtraDB is now based on InnoDB plugin 1.0.8. XtraDB now uses… 11 fails to compile with CFLAGS=-DUNIV_DEBUG #569156 CentOS 5: mysql-server conflicts with MySQL-server #589639 Recovery process may hang when tablespaces… are based on 5.1.x versions Together “Percona-Server-server-51″ is the package name. 5.1.47 is the MySQL version the package…
Post: MySQL 5.0, 5.1 and Innodb Plugin CPU Efficiency
… did it couple of weeks ago so MySQL 5.0.67, MySQL 5.1.29 and Innodb Plugin 1.0.1 were used which are not very… as follows: The system was 2* Quad Core Xeon E5310, CentOS 5, Data stored on ramfs. We controlled number of cores used… showing a bit better scalability. MySQL 5.1 plugin (compiled in) is further 3% slower compared to MySQL 5.1 with 2 cores and about 6…
Post: Which Linux distribution for a MySQL database server? A specific point of view.
…. In this particular case the problems were with MySQL packages upgraded from 5.1 to 5.5. The former were not fully uninstalled, the latter… CentOS are the only platforms getting packages from all MySQL and MySQL-fork vendors – Oracle, MariaDB and Percona. By my observations RedHat and CentOS…
Post: XtraDB benchmarks - 1.5X gain in IO-bound load
… RAM on board with CentOS 5.2 as OS. This is quite typical server we recommend to run MySQL on. What is important… bound. I compared MySQL 5.1.30 trees – MySQL 5.1.30 with standard InnoDB, MySQL 5.1.30 with InnoDB-plugin-1.0.2 and MySQL 5.1.30 with XtraDB (all plugins statically compiled in MySQL) For…
Post: Percona Server 5.5.21-25.1 released!
… MySQL 5.5.21, including all the bug fixes in it, Percona Server 5.5.21-25.1 is now the current stable release in the 5.5… be found in the 5.5.21-25.1 milestone at Launchpad. We are doing another release based on MySQL 5.5.21 as we have… on CentOS 5. Bug fixed #962940 (Laurynas Biveinis). Fixed MySQL upstream bug #64160 that was causing issues on upgrade to 5.5.20 and 5.5.21…
Post: 5.0.87-build20 Percona binaries
… of MySQL server with Percona patches. Comparing to the previous release it has following new features: The build is based on MySQL-5.0.87 innodb_rw_lock.patch is ported from InnoDB Plugin 1.0.3 To be compatible….d with following content [percona] name=CentOS-$releasever – Percona baseurl=http://repo.percona.com/centos/$releasever/os/$basearch/ gpgcheck=0 As usual…
Post: InnoDB vs MyISAM vs Falcon benchmarks - part 1
… different. The schema and queries are described here Used hardware CentOS release 4.4 (Final) 2 Ñ… Dual Core Intel XEON… of RAM MySQL version We used MySQL 5.1.14-beta sources for MyISAM / InnoDB and MySQL 5.1.14-falcon bitkeeper tree bk://mysql.bkbits.net/mysql-5.1-falcon… ./configure –prefix=/usr/local/mysqltest/mysql- –with-innodb For Falcon ./configure –prefix=/usr/local/mysqltest/mysql- –with-falcon mysqld startup params: Falcon…
Post: MySQL 5.6.7-RC in tpcc-mysql benchmark
…: MySQL 5.6.7 locks itself on CREATE INDEX MySQL 5.6.7-rc crashed under tpcc-mysql workload …ext4 Software OS: CentOS 6.3 MySQL Version: 5.6.7-RC Benchmark specification Benchmark name: tpcc-mysql Scale factor…on bigger buffer_pool, innodb_buffer_pool_instances=1 is more preferable. The the results on…

