June 20, 2013

Post: MySQL Installation and upgrade scripts.

…first. Ie upgrade to recent MySQL 5.0 before upgrading to MySQL 5.1 – this makes sure … is having SELinux enabled) upgrading RedHat RPM to MySQLRedHatRPM will not allow MySQL to start because SELinux …in RPM out where but this was pure “rpm -Uvh MySQL*” in the directory with few downloaded MySQL

Post: 5.0.87-build20 Percona binaries

… on MySQL-5.0.87 innodb_rw_lock.patch is ported from InnoDB Plugin 1.0.3 To be compatible with RedHat RPM repository, the naming scheme has changed to <rpm name>-<mysql version>- ..<redhat version>..rpm Example: MySQL-server-percona-5.0…=0 As usual you can download binaries and sources with the patches here http://www.percona.com/mysql/5.0.87-b20/ There…

Comment: XtraDB storage engine release 1.0.3-5

Hi, I downloaded mysql 5.1.34 rpm‘s 64 bit for redhat 5 with XtraDB 1.0.3-5 and installed them and it work nice… build from the source RPM equivalent 32bit RPM‘s and failed. Are there any equivalent 32bit RPM‘s for Redhat 5 ? Any other suggestions how to build with rpmbuild equivalent 32bit RPM‘s for Redhat 5 ? Thanks, Eyal Sorek

Post: Announcement of Percona XtraDB Cluster 5.5.23

… XtraDB Cluster 5.5.23, which comes with bug fixes and improvements. List of changes: Fixes merged from upstream (Codership-mysql) Support for… tar.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: Announcement of Percona XtraDB Cluster 5.5.24

… cause crash in slave using PA Binaries are available from downloads area or from our repositories. For this release we provide… tar.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: Announcement of Percona XtraDB Cluster 5.5.20 GA release

… a High Availability and Scalability solution for MySQL Users and is based on Percona Server 5.5.20. With this release we make… tar.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: Percona XtraDB Cluster 5.5.20 - Beta release

… Availability and Scalability solution for MySQL Users and the beta release is based on Percona Server 5.5.20 and the recently released… tar.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: What is stored InnoDB buffer pool

… actually – we made a short patch for MySQL 5.0 which show innodb buffer pool content mysql> select * from information_schema.INNODB_BUFFER… | 0 | 0 | 51 | 17855 | index | PRIMARY | art | author87 | | 102 | 1 | 5 | 140 | 7812 | 0 | 0 | 51 | 17855 | index | PRIMARY | art | author87…, RPMS (RedHat/Centos) and full source code also available to download P.S. There is Jeremy Cole’s patch for InnoDB plugin MySQL 5.1…

Post: MySQL Binaries Percona build10

We made new binaries for MySQL 5.0.67 build 10 which include next fixes: We addressed … | ON | | slow_query_log_file | /var/lib/mysql/slow_query.log | for compatibility with MySQL 5.1 and | userstat_running | OFF | to control… | 1.0 | Yasufumi Kinoshita | BSD | You can download RPMs for RedHat / CentOS 4.x and 5.x for x86_64, binaries, sources and patches…

Post: SystemTap - DTrace for Linux ?

RedHat 5.4 promised some more fixes to SystemTap, so I decided to give it more try as soon as I got RedHat 5… that has -debuginfo packages ( all -debuginfo for standard RedHat RPMS you can download from RedHat FTP), but basically it is info you get compiling… application, as you may know DTrace-probes were added into MySQL 5.4, so interesting how it works. I should mention that…