June 19, 2013

Post: MySQL Query Patterns, Optimized - Webinar questions followup

optimizer take care the execution decisions? Since they are all logically the same, I believe it should…why it helped? When I did not use the STRAIGHT_JOIN, the query optimizer reordered the tables.  It …November 11-12, 2013. We also look forward to the Percona Live MySQL Conference and Expo in Santa…

Post: The small improvements of MySQL 5.6: Duplicate Index Detection

…potentially impact our performance, and should be avoided. By the way…when run on the same table, correctly identifying the redundancy: $ pt-duplicate-key-checker –tablesoptimizer and the MySQL version, we always recommend to check manually the optimizations proposed by Percona Toolkit. The MySQL

Post: Choosing a MySQL HA Solution - Post-Webinar Q&A

….com. My apologies if we weren’t able to …optimal production deployment you want two identical physical boxes with at least 4 NIC ports. Why 4? Two of those NICs should…specified set of databases and tables. With this method, every …: How do you monitor MySQL to determine when it’s not responsive?…

Post: Percona XtraBackup 2.1.0 'release candidate' for MySQL available for download

…RC release, we will not…MySQL and Percona Server 5.6 as described in Exporting and Importing Tables guide. Bugs Fixed: Percona XtraBackup would crash whenOptimization has been implemented and XtraBackup now avoids loading non-relevant tablespaces when…version message which should include the revision …

Post: Economics of Performance Optimization

… These questions are: Should we Optimize Application or get more Hardware ? Should we do things ourselves or…proper indexes or tuning couple of MySQL settings. When low hanging fruits are fixed you…application changes such as building summary tables, significant schema changes, use of replication, …

Post: How to Monitor MySQL with Percona's Nagios Plugins

table-checksum tool from Percona Toolkit can generate table checksums, and the pmp-check-pt-table-checksum plugin can alert when…or poorly optimized queries…any other, should only…when the problem has grown much more serious. You can use the pmp-check-mysql-status plugin to alert when… releases we

Post: MySQL Upgrade Webinar Questions Followup

…: Should we change ROW replication to MIXED during Upgrade? I prefer simple solutions when possible…MySQL 5.5 do we really need all tables changed to Innodb and character set set to utf8? No. MySQL…by updating statistics (ANALYZE TABLE) or disabling some of the optimization/statistics related features…

Post: How Percona does a MySQL Performance Audit

when I’m examining the status values for Created_tmp_tables and Created_disk_tmp_tables, I’ll paste in mysql…. Schema, query, and index optimization Analyzing and optimizing a server’s table and index structures, and the …changes that can or should be made at a much higher level. If we see that the …

Post: InnoDB Full-text Search in MySQL 5.6 (part 1)

when you don’t define a PRIMARY KEY, I assume) when I already have an INT UNSIGNED PK that shouldoptimize_start_time | | | optimize_end_time | | | stopword_table_name | | | use_stopword | 1 | | table_state | 0 | +—————————+———+ 10 rows in set (0.02 sec) mysql> optimize table