May 22, 2012

Post: MariaDB 5.3 is released as GA!

… cache for improved scalability That’s really just a sampling. A good starting point for learning more is the MySQL versus MariaDB… Oracle has made to the MySQL 5.5 release. This should help MariaDB be faster and more scalable, as well as adding… to partitioning, and the addition of multiple InnoDB buffer pools. Best of all, MariaDB 5.5 might be here pretty soon…

Post: Announcement of Percona XtraDB Cluster 5.5.20 GA release

… Cluster. Percona XtraDB Cluster is a High Availability and Scalability solution for MySQL Users and is based on Percona Server 5.5… talks: Tutorial on PL MySQL Conference Galera Synchronous Multi-Master Replication for MySQL. My talk on PL MySQL Conference Percona XtraDB Cluster: New… table This is an General Availability release. We did our best to eliminate bugs and problems during alpha and beta testing…

Post: Percona's Sessions at the O'Reilly MySQL Conference and Expo

…Compliance with MySQL The Aspersa System Administrator’s Toolkit Percona Server and XtraBackup: painless operations Forecasting MySQL Performance and Scalability … (Monday Tutorial) Using MySQL 5.5 Performance Schema Performance Best Practices for MySQL NoSQL with MySQL Using Sphinx Beyond Full …

Post: Friends of Percona Get 20% Off at the MySQL Conference!

…Compliance with MySQL The Aspersa System Administrator’s Toolkit Percona Server and XtraBackup: painless operations Forecasting MySQL Performance and Scalability … (Monday Tutorial) Using MySQL 5.5 Performance Schema Performance Best Practices for MySQL NoSQL with MySQL Using Sphinx Beyond Full …

Post: Upgrading MySQL

…, such as DECIMAL field got whole another meaning in MySQL 5.0 MySQL generally supports legacy storage format for a while, even… both MySQL does not crash under your load as well s it scales well. There have been number of scalability bugs in MySQL…(s) If you want to minimize downtime it is best to use MySQL Replication for upgrade. Once you have setup slave with…

Post: MySQL-Memcached or NOSQL Tokyo Tyrant - part 1

… a way to get more scalability out of your database?  Is the database even the best place for this data? I… there a way to get more scalability out of your database? Is the database even the best place for this data? I… do. Using this application I can then compare using MySQL to using MySQL + Memcached, and then to other solutions like Tokyo Tyrant…

Post: MySQL 5.5.8 and Percona Server: being adaptive

As we can see, MySQL 5.5.8 comes with great improvements and scalability fixes. Adding up all the new features, you… Percona, we consider it important not only to have the best peak performance, but also stable and predictable performance. I refer… that are supposed to fix the buffer pool scalability issue. Let’s see how MySQL performance changes for the last workload if…

Post: MyISAM Scalability and Innodb, Falcon Benchmarks

…, that’s why we did not escalate MyISAM scalability question. This time working on the customer system … fixed by changes done in MySQL 4.1 As Monty explained us in MySQL 4.1 the change … threads increase. The interesting thing is it shows best performance at 16 threads, showing 50% gain from …

Post: How Percona does a MySQL Performance Audit

…. Is it the current performance, future performance, scalability, ability to recover from disasters? We also… also tell you what we think is best for you, which is our job). After…mysql –user=mysql –pid-file=/var/run/mysqld/mysqld.pid –skip-external-locking –port=3306 –socket=/var/db/mysql/mysql

Post: Interesting MySQL and PostgreSQL Benchmarks

… CPU bound benchmark with working set fitting in memory. MySQL and PostrgreSQL Scalability on Xeon Woodcrest, Opteron and Niagra Pretty interesting to… Team has provided the fix for this scalability problem and it is merged into MySQL 5.0.30 “Enterprise” but according to… comparison in this test. Woodcrest has best performance in this test (and in many other MySQL tests), Opteron comes second and older…