Get the latest tech news

Enhancing MySQL: MySQL improvement project


This is the homepage of our MySQL improvement project, showcasing optimizations and enhancements across various MySQL versions. - enhancedformysql/enhancedformysql

Each release fixes critical bugs and continuously enhances performance, ensuring users don't need to upgrade across major versions to solve issues. For high availability, we adopted the single-primary mode of Group Replication but removed the conflict detection part, making it a fully state machine-based approach. If the high availability mechanism is not employed, users can still perform read operations through MySQL middleware or by including GTIDs, which will also allow access to the latest data.

Get the Android app

Or read this on Hacker News

Read more on:

Photo of MySQL

MySQL

Related news:

News photo

30 years of MySQL, the database that changed the world

News photo

The problem with MySQL foreign key constraints in Online Schema Changes (2021)

News photo

MySQL at Uber