Change Is Inevitable
  • Home
  • MySQL Podcast
  • MySQL
    • MySQL-Articles
    • AWS RDS
    • Percona Xtradb Cluster
    • MariaDB
    • Galera Cluster
    • ProxySQL
    • MySQL-Scripts
    • MySQL tools
    • MySQL Resources
  • Technical
    • QA-Testing
  • General
    • binary-to-decimal
    • Fermat’s Theorem
    • Review
    • Just for fun
    • Personal
  • Contact Me
    • Copyright
    • MySQL Podcast (Youtube)
    • MySQL Podcast (Spotify)
Change Is Inevitable

Kedar Vaijanapurkar's Blog for MySQL, technology and various subjects

  • Home
  • MySQL Podcast
  • MySQL
    • MySQL-Articles
    • AWS RDS
    • Percona Xtradb Cluster
    • MariaDB
    • Galera Cluster
    • ProxySQL
    • MySQL-Scripts
    • MySQL tools
    • MySQL Resources
  • Technical
    • QA-Testing
  • General
    • binary-to-decimal
    • Fermat’s Theorem
    • Review
    • Just for fun
    • Personal
  • Contact Me
    • Copyright
    • MySQL Podcast (Youtube)
    • MySQL Podcast (Spotify)

Browsing Tag

innodb

3 posts

How to fix 1030 Unknown generic error from engine in MySQL

  • Kedar
  • April 10, 2023
In this blog, I will share the steps I took to debug an error ‘ERROR 1030 (HY000): Got error 168 – ‘Unknown (generic) error from engine’ from storage engine’ while…
View Post
  • MySQL
  • MySQL-Articles
  • One comment

MySQL variable innodb_flush_method – summarized

  • Kedar
  • January 10, 2013
innodb_flush_method variable specifies how InnoDB opens and flushes log and data files. In Innodb optimization, setting the variable innodb_flush_method tweaks the performance most of the times but there are cases…
View Post

Choosing between MyISAM and INNODB – MySQL Storage Engines

  • Kedar
  • January 1, 2009
After reading at a lot of places for the the single repeatative question, “What engine shall I choose – MyISAM or Innodb?”, this is what I’ve got. Following are points…
View Post
Sponsor
- Adv -
MySQL Podcast (Youtube)
RSS MySQL Podcast (Spotify)
  • MySQL InnoDB Cluster Group Replication - Part 7 - Key Concepts in MySQL Group Replication InnoDB Cluster
    🎙️ Welcome to Episode 7 of our MySQL Group Replication Podcast Series!Ep. 7. Key Concepts in MySQL Group Replication InnoDB ClusterIn this episode, we dive deep into the fundamental concepts that make MySQL Group Replication the powerful high availability solution it is today. We explore the core architectural components, from its consensus-based foundation to the […]
Change Is Inevitable
Designed & Developed by Code Supply Co.