Tagged: percona xtrabackup
A few updates to report. cPanel / WHM officially released v11.32 branch with official MySQL 5.5.x support. MariaDB 5.5.22 RC MySQL server. Percona XtraBackup v1.6.6 and v2.0 GA were released. cPanel / WHM v11.32 release Announcement link Before you upgrade, be sure to read the check list and notes for...
In the last 12 months, I have written quite a few articles which I myself keep referencing back to or linking back to for other folks. So thought I’d revisit them with an all in one listing. Hope you folks, find some of these articles useful. If you do, don’t...
Percona XtraBackup tool for non-blocking MySQL InnoDB and XtraDB backups has been out for a while now. There’s been an outstanding bug #733665 logged since March, 2011 with regards to Percona XtraBackup’s innobackupex-1.5.1 script not detecting MariaDB 5.2 and now 5.3 based MySQL forks. When you run Percona XtraBackup’s innobackupex-1.5.1...
MariaDB 5.3.0 Beta MySQL and Percona Xtrabackup 1.6.2 releases have been announced one day apart. MariaDB 5.3.0 Beta can be downloaded here.
mysqlmybackup.sh started out as a mysqldump based MySQL back up script which I started on June 20th, 2011. I compiled the script based on the modified MySQL mysqldump backup script by Vivek Gite and merged it with Zarafa.com script. Script Evolution: The script has since evolved from the original Vivek...