June 20, 2013

Post: Why MySQL Performance at Low Concurrency is Important

… want to target an opposite question: why MySQL performance at low concurrency is important for you. I decided to write about this… posts and articles look at MySQL performance starting with certain concurrency as the low point. For example, MySQL 5.6 DBA and Developer Guide… 1 and the same tool is not possible. Want to talk more about performance? Come to Percona Live MySQL Conference and Expo…

Post: MySQL Limitations Part 4: One thread per connection

… implemented is a pool of threads, which was originally coded for MySQL 6.0, but is available now in MariaDB. Unfortunately it isn… MySQL doesn’t do well, but it doesn’t matter that much, because that’s not what it’s designed for. Wrong tool, wrong use, NotABug. I’m thinking of the lack of sort-merge joins or intra-query parallelism, for example…

Post: MySQL 5.6 vs MySQL 5.5 and the Star Schema Benchmark

… a star schema, so they are popular for use with tools like Mondrian and also for data mining.  I wrote an earlier blog… paths are unique for basedir and datadir I tested three configurations: Config 1: Default config for MySQL 5.5 and MySQL 5.6, no tuning at all Config 2: MySQL 5.6 with all default settings except…

Post: Tools and Techniques for Index Design Webinar Questions Followup

…. I’d like to invite folks who are interested in tools for query optimization to attend the new Percona online virtual training… to current versions of MySQL. Q: How do the upcoming changes in MySQL 5.6 change the best practices for index design? Fundamentally, index design best practices will not change.  MySQL 5.6 is still…

Post: How Can Percona MySQL Server Development Services Help ?

… running MySQL 5.1 but the bug is planned to be fixed only in MySQL 5.6, this might not be good enough for you. Percona MySQL Server Development Services can often…-Percona Tools – Can we help you with non-Percona Tools, too? We have worked with a number of Open Source tools from the MySQL

Post: Evaluating IO subsystem performance for MySQL Needs

… scale. The tool I’m using for this is SysBench which was designed by my team when I still worked for MySQL and we specially implemented bunch of tests to ease hardware evaluation for things which are important for MySQL. To prepare… was 2334.63 Requests/sec which is perfect scalability to 6 hard drive this array has. We have even a bit…

Post: DBD::mysql 4.014 breaks pt-table-checksum 2.0

… lot of errors like: DBD::mysql::st execute failed: called with 2 bind variables when 6 are needed [for Statement "..." with ParamValues: ...] at… DBD::mysql a system has, execute: perl -MDBD::mysql -e ‘print $DBD::mysql::VERSION, “\n”;’ This bug may affect other Percona Toolkit tools, but…

Post: Paul McCullagh answers your questions about PBXT

… the MySQL Backup API which was originally implemented in MySQL 6.0. This feature is now scheduled for an upcoming version of MySQL 5.4… make major changes to MySQL itself).  What war stories can you report on in plugging into MySQL? Unfortunately the “war” continues… thing because it provides DBA’s with the tools they need. My goal for PBXT in this regard is twofold: I hope…

Post: InnoDB Full-text Search in MySQL 5.6: Part 2, The Queries!

… | | 7112 | Download Idaho Tax Forms for Individual or Business Needs | 0.9273209571838379 | … | Mark Allen Abrell | 0 | +——-+————————–+——-+ And with 5.6: mysql: SELECT id, full_name, MATCH(full…major MySQL version upgrade before rolling it into production! Percona has tools

Post: Percona Toolkit 2.1.8 released today with beta support for MySQL 5.6

… new version comes with some pretty cool news: Beta support for MySQL 5.6 (which as you might know is also in beta… plan on running the tools on Percona XtraDB Cluster or MySQL 5.6 are advised to upgrade. The following tools have been verified to… regardless of the server or MySQL time zone. Fixed bug 1079341: pt-online-schema-change checks for foreign keys on MyISAM tables…