Percona Database Performance BlogPercona Database Performance Blog

  • Percona Live
  • About Us
  • Contact Us
  • Services
    • Support
      • MySQL Support
      • MongoDB Support
      • MariaDB Support
      • PostgreSQL Support
      • DBaaS Support
      • High Availability Support
      • Flexible Pricing
      • Support Tiers
      • Technical Account Managers
    • Managed Services
      • Percona Managed Database Services
      • Percona Advanced Managed Database Service
    • Consulting
      • Percona Cloud Cover
      • Percona Open Source Advance
      • Percona and Microsoft Azure Partnership
    • Policies
    • Training
  • Products
    • MySQL Database Software
      • Percona Distribution for MySQL
      • Percona Server for MySQL
      • Percona XtraDB Cluster
      • Percona XtraBackup
    • MongoDB Database Software
      • Percona Distribution for MongoDB
      • Percona Server for MongoDB
      • Percona Backup for MongoDB
    • PostgreSQL Database Software
    • Percona Monitoring and Management
    • Percona Kubernetes Operators
    • Open Source Database Tools
      • Percona Toolkit
      • Percona DBaaS Command Line Tool
  • Solutions
    • Eliminate Vendor Lock-In
    • Embrace the Cloud
    • Optimize Database Performance
    • Reduce Costs and Complexity
  • Resources
    • Calculators
    • 2020 Survey Results
    • Solution Briefs
    • White Papers
    • Webinars
    • Case Studies
    • Datasheets
    • Ebooks
    • Videos
    • Technical Presentations
    • Documentation
  • About
    • About Percona
    • Contact Us
    • Customers
    • Careers
      • Percona Lifestyle
    • In The News
    • Percona Live
    • Events
  • Community
    • Forums
    • Community Blog
    • PMM Community Contributions
21 Nov 2006

Opening Tables scalability

By Peter Zaitsev Insight for DBAs Bugs, GitHub, InnoDB 27 Comments
Peter Zaitsev2006-11-21T09:59:03-05:00

I was restarting MySQL on box with 50.000 of Innodb tables and again it took couple of hours to reach decent performance because of “Opening Tables” stage was taking long.
Part of the problem is Innodb is updating stats on each table open which is possibly expensive operation, but really […]

Read more

17 Nov 2006

Feature Idea: Finding columns which query needs to access

By Peter Zaitsev Insight for DBAs GitHub, Production 16 Comments
Peter Zaitsev2006-11-17T10:23:45-05:00

In query examinations it is often interesting which columns query needs to access to provide result set as it gives you ideas if you can use covering indexes to speed things up or even cache some data by denormalizing tables. So far it has to be done manually – look at SELECT clause, […]

Read more

16 Nov 2006

Rebuilding MySQL Binary

By Peter Zaitsev Insight for DBAs GitHub, Tips 2 Comments
Peter Zaitsev2006-11-16T16:42:58-05:00

Running RPM based or other packaged MySQL Binary you may have a problem if you would like to rebuild binary for some reason – change some build settings, apply some third party patches or simply try latest snapshot (This time I was both applying patches for Innodb scalability and Vadim’s patches to get […]

Read more

14 Nov 2006

Bug fix of InnoDB scalability problem

By Vadim Tkachenko Insight for DBAs Bugs, GitHub, InnoDB, Production 13 Comments
Vadim Tkachenko2006-11-14T05:14:49-05:00

I was pretty busy last month with project which will be annonced very soon (I hope), but I can’t miss bug fix
of my favorite bug 15815. I wrote about this problem before and also investigated in my presentation.
Finally bug fix was pushed into 5.0-bk tree and now I have it in my hands.
Let me […]

Read more

12 Nov 2006

Trying Archive Storage Engine

By Peter Zaitsev Benchmarks, Insight for DBAs GitHub, Production 7 Comments
Peter Zaitsev2006-11-12T14:26:31-05:00

Today I noticed one of server used for web request profiling stats logging is taking about 2GB per day for logs, which are written in MyISAM table without indexes. So I thought it is great to try how much archive storage engine could help me in this case.
(more…)

Read more

  Prev1…964965966…984Next  

How Can We Help?

Percona's experts can maximize your application performance with our open source database support, managed services or consulting.

Contact us

Subscribe

Want to get weekly updates listing the latest blog posts? Subscribe now and we'll send you an update every Friday at 1pm ET.

Subscribe to our blog

Categories

  • MySQL(3375)
  • Insight for DBAs(1562)
  • Percona Software(1511)
  • Percona Events(870)
  • MongoDB(561)
  • Insight for Developers(479)
  • Benchmarks(343)
  • Percona Live(332)
  • Webinars(294)
  • Cloud(286)
  • PostgreSQL(184)
  • Monitoring(172)
  • MariaDB(159)
  • Percona Services(145)
  • Security(129)
  • ProxySQL(129)
  • Hardware and Storage(105)
  • Storage Engine(52)
  • Database Trends(52)
  • Percona Announcements(10)
  Percona Blog RSS Feed

Upcoming Webinars

  • PostgreSQL High-Performance Tuning and Optimization
  • Using PMM to Identify and Troubleshoot Problematic MySQL Queries
  • MariaDB Observability
  • MongoDB Atlas vs Managed Community Edition
  • How to Maximize the Benefits of Using Open Source MongoDB with Percona Distribution for MongoDB

All Webinars »


Services
  • Support
  • Managed Services
  • Consulting
  • Training
Products
  • MySQL Software
  • MongoDB Software
  • PostgreSQL Distribution
  • Kubernetes
  • Monitoring & Management
Resources
  • Solution Briefs
  • White Papers
  • Webinars
  • Case Studies
  • Datasheets
  • Documentation
More
  • Blog
  • Community Blog
  • Technical Forum Help
About
  • Customers
  • Newsroom
  • About
  • Careers

Contact Us
  • Sales & General Inquiries
  • (888) 316-9775 (USA)
  • (208) 473-2904 (USA)
  • +44 203 608 6727 (UK)
  • 0-808-169-6490 (UK)
  • 0-800-724-4569 (GER)

MySQL, InnoDB, MariaDB and MongoDB are trademarks of their respective owners. Proudly running Percona Server for MySQL

Terms of Use | Privacy | Copyright | Legal

Copyright © 2006-2021 Percona LLC.