June 19, 2013

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

…-get install -dy [packages...] ) before lauching the real installs. Regarding specific mysql packages now: you’re right to mention that the debian init…. Lastly, I recommend using Percona packages on Debian. They are 100% compatible with stable Debian system (both in dependancy matter and in…

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

Debian/Ubuntu, CentOS/RHEL/OEL, Solaris and on Windows. On Windows: There is no OS version of MySQL. And the MySQL Installer makes installing and upgrading very easy. I’ve used this only as… to be any puppet packages available. On Debian/Ubuntu: MySQL 5.5 landed in Debian expirimental, and the default MySQL version has…

Post: Percona Monitoring Plugins 1.0.2 release: enterprise-grade MySQL monitoring and graphing capabilities

…) * pmp-check-pt-table-checksum threw “Bad substitution” error on Debian (bug 1071802) * Minor updates to the documentation (bugs 1021855, 1014814… one of the following commands: yum install percona-nagios-plugins percona-cacti-templates apt-get install percona-nagios-plugins percona-cacti-templates

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

… or Mandrake due to their awesome installers. I had what was essentially a base Redhat install of an Alpha (processor) port brick…. :) What really sealed the deal was ‘apt-get remove’ and Debian‘s insistence on using the Filesystem Hierarchy Standard. They didn… that issue went away. Anyway, as someone who has found Debian‘s packaging system to be a primary reason for using…

Post: xtrabackup-1.2

… of XtraDB Supported 32bit platform for Centos 5, Centos 4, Debian lenny and etch, Ubuntu Karmic, Jaunty, Intrepid, Hardy, FreeBSD Fixeb…-builds/XtraBackup/XtraBackup-1.2/. Debian and RPM are available in Percona repository. Since now debian packages in Percona APT repository are signed by our private key. To check authenticity of the packages you need to install

Comment: Percona builds with patches

… downloaded the Debian packages from http://www.mysqlperformanceblog.com/mysql/debian/, but I think I´m to foolish to install. I installed the packages… version. If I take a look to the list of installed packeges it seems ok. Whats wrong? Thanks in advance, regards…

Comment: Percona builds with patches

… downloaded the Debian packages from http://www.mysqlperformanceblog.com/mysql/debian/, but I think I´m to foolish to install. I installed the packages… version. If I take a look to the list of installed packeges it seems ok. Whats wrong? Thanks in advance, Ricardo

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

… that it is true – @Rémi, the Debian starter configs could be better for a production installation. Apart from the chore of setting up configs/op scripts for a deployment, which is not really specific to Debian, I’ve come across a bug or two running on Debian that concern me. One has…

Post: xtrabackup-0.9.5rc

… tables with $ in name” The binary packages for RHEL4,5, Debian, FreeBSD, MacOS as well as source code of the XtraBackup… http://www.percona.com/mysql/xtrabackup/0.9.5rc/. The Debian package is also available via APT. Just add these linesÂ… main Update the local database # apt-get update And install xtrabackup # apt-get install xtrabackup The project lives on Launchpad : https://launchpad…

Post: XtraDB storage engine release 1.0.4-8

… mysql-tests are fixed The builds for RedHat4,5 and Debian are located on http://www.percona.com/mysql/xtradb/5… on LaunchPAD. We are launching also the repository with Debian packages. To install XtraDB with APT put in your /etc/apt/sources…/apt lenny main Then run # apt-get update # apt-get install mysql-server-5.1 Please report any bugs found on…