Skip to content

BreachDirectory Blog

Data Breach Search Engine & Directory, Cyber News

  • Search Engine
    • Data Breaches
  • API
    • Features & Pricing
    • Documentation
  • Blog
  • Hacking MySQL
  • MySQL Training
  • Contact
  • Join Discord

Register for data breach notifications today – receive monthly alerts if your account is exposed in data breaches

Category: Database Performance

The database performance category is the place to dive into the depths of weird and interesting database behavior.

InnoDB From the Inside: ibdata1 and the Log Files

August 12, 2020 Nirium Database Performance

The ibdata1 file is arguably the most important file in the entire InnoDB infrastructure. Without the file InnoDB simply could not function – we will

Read more

Optimizing MySQL Query Performance with DESCRIBE and EXPLAIN

August 7, 2020 Nirium Database Performance

DESCRIBE and EXPLAIN statements are two of the most common statements that concerns MySQL performance issues. When you ask people how to optimize a query,

Read more

InnoDB vs. MyISAM – Which One Should You Choose?

August 3, 2020 Nirium Database Performance

InnoDB and MyISAM are two of the most widely used MySQL storage engines. Each of them has its own pros and cons – we will

Read more

MySQL Deadlocks 101

July 31, 2020 Nirium Database Performance

Sometimes when dealing with MySQL you might come across this slightly frustrating error: ERROR 1213 (40001): Deadlock found when trying to get lock; try restarting

Read more

Identifying Slow Queries in MySQL: Slow Query Log 101

July 24, 2020 Nirium Database Performance

When MySQL performance issues are encountered, one of the first things troubleshooting developers do is identify long running queries and optimize them. We will take

Read more

Understanding MySQL: The Power of Indexing

July 8, 2020 Nirium Database Performance

When talking about query optimization, indexing is one of the first topics that gets covered. In this post we will cover the types of indexes,

Read more

Slow SQL Queries? Don’t Blame MySQL (yet)

July 1, 2020 Nirium Database Performance

SQL queries being slow is one of the main complaints directed at MySQL. Why are queries slow? What’s making SQL queries slow? How to make

Read more

MySQL and Big Data – Mission Possible?

June 28, 2020 Nirium Database Performance

MySQL is a widely used open-source relational database management system. As much as this RDBMS is widely used though, in certain aspects it is frequently

Read more

Posts navigation

«Previous Posts 1 2 3
BreachDirectory ∙ data breach search engine, directory & cyber news blog.
  • Search Engine
  • Data Breaches
  • API Features & Pricing
  • API Documentation
  • Blog
  • Advertise
  • Contact

This work is licensed under a Creative Commons Attribution 4.0 International License.
All of the content within this blog are opinions of the respective authors. Unless the authors are quoting someone, they're just their own views. The content within this blog is created solely for educational purposes.