June 19, 2013

Post: Percona Server 5.1.69-14.7 now available: A drop in replacement for MySQL

…. A drop in replacement for MySQL, downloads are available  here and from the Percona Software Repositories. Based on MySQL 5.1.69, this….1.69-14.7 milestone at Launchpad. Bugs Fixed: In Ubuntu Precise libmysqlclient18 package was chosen from the distribution’s repository… bug #69379 which caused MySQL clients to return bogus error number for host-not-found errors on Ubuntu 13.04. Bug fixed…

Post: Percona XtraDB Cluster 5.5.30-23.7.4 for MySQL now available

….5.30-23.7.4 for MySQL on April 17, 2013. Binaries are available from the downloads area or from our software… library will be available for download from our repositories. Benchmark showing the impact of memory allocators on MySQL performance can be found… script would fail to retrieve the Galera replication position on Ubuntu 10.04, because the different shell was used. Bug fixed…

Post: Percona Server on the Nexus 7: Your own MySQL Database Server on an Android Tablet

… install Linux environment, I used Linux Deploy App to deploy Ubuntu 12.04 LTS. It does not remove current ROM and… easy, but time consuming. It took about 30 mins to download and install all needed packages. When installation is done and… libncurses5-dev bison libaio-dev download Percona Server MySQL source code wget http://www.percona.com/redir/downloads/Percona-Server-5.5/Percona…

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

… used MySQL on Debian/Ubuntu, CentOS/RHEL/OEL, Solaris and on Windows. On Windows: There is no OS version of MySQL. And the MySQL…/Ubuntu: MySQL 5.5 landed in Debian expirimental, and the default MySQL version has been 5.1 for some time. And indeed /etc/mysql… .deb packages available from dev.mysql.com/downloads but they seem to have disapeared again. And Ubuntu is the platform I use most…

Post: Where to get recent MySQL version ?

As you might noticed there are no recent MySQL Community versions available for download from MySQL Download Area This applies both to binaries (which… Unix and Windows. Use MySQL Supplied by Distribution Vendor. Some vendors already offering MySQL 5.0.30 – Gentoo, Ubuntu and Debian at the…

Post: Announcement of Percona XtraDB Cluster 5.5.23

… and improvements. List of changes: Fixes merged from upstream (Codership-mysql) Support for MyISAM, now changes to MyISAM tables are replicated… Binaries are available from downloads area or from our repositories. For this release we will provides binaries for Ubuntu 12.04, they…, Oracle Linux) 5 and 6, and Debian packages. Downloads: http://www.percona.com/downloads/Percona-XtraDB-Cluster/ Documentation Codership Wiki General Discussion…

Post: Announcing Percona Server 5.1.66-14.1

… on October 26th, 2012 (Downloads are available here and from the Percona Software Repositories). Based on MySQL 5.1.66, including all… (Laurynas Biveinis). Fixed the upstream MySQL bug #61509. Crash in YaSSL was causing SSL tests failures on Ubuntu Oneiric hosts. Bug fixed #902471 (Laurynas Biveinis). Fixed the upstream MySQL bug #62856 where check for…

Post: Announcement of Percona XtraDB Cluster 5.5.24

… Binaries are available from downloads area or from our repositories. For this release we provide binaries for Ubuntu 12.04. If you…, Oracle Linux) 5 and 6, and Debian packages. Downloads: http://www.percona.com/downloads/Percona-XtraDB-Cluster/ Documentation Codership Wiki General Discussion…

Post: Percona Server and XtraBackup weekly news, March 19th

…week. We are working on compiling and checking download statistics for both pieces of software. The …team to discuss. We have changed our Debian/Ubuntu packages to build with readline, not editline. … We updated Percona.TV, our companion site for MySQL videos, screencasts, and webinars. A lot of …

Post: A recovery trivia or how to recover from a lost ibdata1 file

… good internet connectivity, I fired up an Ubuntu 10.04 EC2 instance, installed MySQL and provided the customer the credentials to upload…_TABLENAME.ibd /var/lib/mysql/recover/ chown mysql.mysql /var/lib/mysql/recover/$CURRENT_TABLENAME.ibd sleep 1 echo “importing tablespace” mysql -u root -e… modified schema, the recovery completed. The customer was able to download the tables in MyISAM format and then he just convert…