June 20, 2013

Post: Percona Server 5.1.47-rel11.0

….0 is available for download now. The changes in this release include: New features Percona Server is now based on MySQL 5.1.47… 11 fails to compile with CFLAGS=-DUNIV_DEBUG #569156 CentOS 5: mysql-server conflicts with MySQL-server #589639 Recovery process may hang when tablespaces…

Post: MySQL Binaries Percona build10

… | ON | | slow_query_log_file | /var/lib/mysql/slow_query.log | for compatibility with MySQL 5.1 and | userstat_running | OFF | to control gathering… | 1.0 | Yasufumi Kinoshita | BSD | You can download RPMs for RedHat / CentOS 4.x and 5.x for x86_64, binaries, sources and patches there…

Comment: Which Linux distribution for a MySQL database server? A specific point of view.

… bought a support contract). On CentOS/RHEL/OEL: The system MySQL is easy to install. CentOS 5 ships with MySQL 5.0.77 which is really old. The 6.x releases ship with MySQL 5.1… dev.mysql.com/downloads but they seem to have disapeared again. And Ubuntu is the platform I use most. Canonical sells support for

Post: Announcement of Percona XtraDB Cluster (alpha release)

… is High Availability and Scalability solution for MySQL Users and based on Percona Server 5.5.17 Percona XtraDB Cluster provides: Synchronous …gz and RPM binaries for RedHat (CentOS, Oracle Linux) 5 and 6, and Debian packages. Downloads: http://www.percona.com/downloads/Percona-XtraDB-Cluster/ …

Post: Announcing Percona Server 5.6.6-60.1 Alpha

… September 14, 2012 (Downloads are available here and from the EXPERIMENTAL Percona Software Repositories, although currently only for RHEL/CentOS as we are working on ensuring compatibility with our Debian/Ubuntu packages). Based on MySQL 5.6.6… in Percona Server 5.5. A list of features included is provided below. Changes Since 5.6.5-60.0: Based on MySQL 5.6.6…

Post: Mirrored Binlogs patch

… include in our next releases. Actually our patch contains features for both MirroredBinlogs and FastMasterPromotion patches, as second provides feature to… failure. At this moment you can download patch by itself there http://www.percona.com/mysql/5.0.67-b6/patches/mirror_binlog… will be included in OurDelta binaries beside our releases for CentOS / RedHat platform, so you can download and test this feature for your OS.

Post: Percona build7 with latest patches

We made new binaries for MySQL 5.0.67 build 7 which include patches we recently announced. …_io_pattern.patch | Information schema table of InnoDB IO counts for each datafile pages | 1.0 | Percona | GPL | INFORMATION_SCHEMA.INNODB… | 1.0 | Yasufumi Kinoshita | BSD | You can download RPMs for RedHat / CentOS 4.x and 5.x for x86_64, binaries, sources and patches there

Post: xtrabackup-0.3, binaries and stream backup

…coming with next version of xtrabackup – online backup solution for MySQL 5.0 / 5.1 and InnoDB standard version, plugin modification and XtraDB. …can download current binaries RPM for RHEL4 and RHEL5 (compatible with CentOS also) and DEB for Debian/Ubuntu there http://www.percona.com/mysql/xtrabackup…

Post: xtrabackup-0.6

download current binaries RPM for RHEL4 and RHEL5 (compatible with CentOS also), DEB for Debian/Ubuntu and tar.gz for Mac OS / Intel 64bit there: http://www.percona.com/mysql

Post: What is stored InnoDB buffer pool

… hard actually – we made a short patch for MySQL 5.0 which show innodb buffer pool content mysql> select * from information_schema.INNODB_BUFFER… | | 48 | 0 | 47 | 0 | 0 | 0 | 0 | 50 | 17855 | index | FOR_IND | | SYS_FOREIGN | | 49 | 0 | 48 | 0 | 0 | 0 | 0… (RedHat/Centos) and full source code also available to download P.S. There is Jeremy Cole’s patch for InnoDB plugin MySQL 5.1, and…