惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - Franky
Apple Machine Learning Research
Apple Machine Learning Research
月光博客
月光博客
Vercel News
Vercel News
Recent Announcements
Recent Announcements
B
Blog RSS Feed
Y
Y Combinator Blog
M
MIT News - Artificial intelligence
MongoDB | Blog
MongoDB | Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
雷峰网
雷峰网
D
Docker
Jina AI
Jina AI
IT之家
IT之家
人人都是产品经理
人人都是产品经理
L
LangChain Blog
G
Google Developers Blog
Google DeepMind News
Google DeepMind News
MyScale Blog
MyScale Blog
博客园 - 叶小钗
The GitHub Blog
The GitHub Blog
The Cloudflare Blog
A
About on SuperTechFans
Hugging Face - Blog
Hugging Face - Blog

MariaDB.org

Trying DuckDB for Magento Analytics: An Experiment with One Million Orders - MariaDB.org MariaDB adoption is growing, and the way people get it is changing – Adoption Index 2026-09 - MariaDB.org AWS renews Diamond sponsorship of MariaDB Foundation for a fourth consecutive year - MariaDB.org Rethinking PAM - MariaDB.org From a Chocolate Wrapper to Concurrent InnoDB Page Splits - MariaDB.org Launching MariaDB's Database Survey 2026 - MariaDB.org MariaDB Plugins Beyond C++: What the Community Told Us - MariaDB.org MariaDB Connector/C Compatibility: An Update on CONC-821 - MariaDB.org MariaDB Foundation Newsletter – September 2026 - MariaDB.org MariaDB at Percona Live Amsterdam 2026: Ecosystem, Plugins, Security, and Community - MariaDB.org MariaDB Server 12.3, 11.8, 11.4 and 10.11 – Q3 2026 Maintenance Releases, and Goodbye 10.6 - MariaDB.org MariaDB Contribution Statistics, January-June 2026 - MariaDB.org Seravo becomes a Silver Sponsor of MariaDB Foundation - MariaDB.org Extending MariaDB with Native Aggregate Plugins: Laying the Groundwork for HyperLogLog - MariaDB.org MariaDB Foundation Advances TAF with HammerDB 6.0 and xt_reservoir Integration - MariaDB.org MariaDB 13.1 Feature in Focus: JSON Operators and JSON_TABLE Improvements - MariaDB.org MariaDB Foundation is pleased to welcome Auree as a Silver Sponsor. - MariaDB.org Hear Ye, Hear Ye: A Guide to MariaDB’s Governance Model - MariaDB.org Wirekite becomes Silver Sponsor of MariaDB Foundation - MariaDB.org From a Production Problem to MariaDB: Headout’s Open-Source Contribution Journey - MariaDB.org Adobe Commerce Chooses MariaDB as Its Default Database Platform - MariaDB.org ScalaHosting Becomes a Gold Sponsor of MariaDB Foundation - MariaDB.org The Queen and the "Half That Wasn't Told" - MariaDB.org IBM continues as a Platinum Sponsor of MariaDB Foundation - MariaDB.org Say the Name: MariaDB, MySQL, and the Ecosystem We Share - MariaDB.org Deploying the MariaDB Privacy-First Stack Anywhere with Terraform - MariaDB.org From PostgreSQL 12 to MariaDB 11: A Gradual Fintech Migration with 23% Lower TCO - MariaDB.org MariaDB 13.1 Feature in Focus: Validate Your Configuration Before Starting the Server - MariaDB.org MariaDB Hidden Gem: Online Schema Change without pt-osc - MariaDB.org MariaDB 13.1 Feature in Focus: BLOB, TEXT, JSON and GEOMETRY Support in the HEAP Engine - MariaDB.org
MariaDB Server 10.6 Reaches End of Life on July 6th - Mar...
Frédéric Descamps · 2026-06-16 · via MariaDB.org

MariaDB Server 10.6 has been with us for a long time. It was the last MariaDB LTS released under the previous release model, and it has served many users, distributions, applications, and production environments very well.

But every maintained series eventually reaches the end of its maintenance lifetime.

MariaDB Community Server 10.6 will reach End of Life on 6 July 2026.

After that date, the MariaDB Foundation will no longer provide maintenance releases for MariaDB Community Server 10.6. That means no more bug fixes, no more security fixes, and no more corrective releases for that branch.

After reaching the EOL date, there will be one last binary 10.6 release at the end of July, and then it’s over!

If you are still using MariaDB 10.6, now is the time to plan your next steps.

Why is this happening

Some of you recently saw that we released MariaDB Server 12.3 LTS, our latest Long Term Support release.

In the recent post thanking the contributors to the May 2026 MariaDB Server releases, we highlighted that those contributions were for MariaDB Server 12.3, 11.8, 11.4, 10.11, and 10.6.

With the release of MariaDB Server 12.3 LTS, we currently have five LTS series in the community lifecycle:

That is one too many.

You can notice that MariaDB 11.8 reaches Community EOL before MariaDB 11.4. That is because MariaDB 11.4 has a longer Community maintenance period, while MariaDB 11.8 follows the newer yearly LTS model with three years of Community maintenance. This means that we release the Community LTS binaries for 3 years; in parallel, the source code release period stays unchanged. [1][2]

Maintaining an LTS series is important work. It includes bug fixing, security reviews, release engineering, packaging, testing, documentation updates, and coordination across many contributors and teams. This work matters a lot, especially for users who rely on MariaDB in production.

But we also need to keep the maintenance effort sustainable and focused. Retiring MariaDB 10.6 from the community maintenance lifecycle allows us to concentrate our efforts on the newer LTS series.

What should MariaDB 10.6 users do?

If you are still running MariaDB 10.6, you should start planning an upgrade to a newer LTS release.

The best target depends on your environment, your application requirements, and your upgrade policy. For many users, MariaDB 10.11, 11.4, 11.8, or 12.3 may be appropriate choices. As always, please review the release notes, changelogs, and upgrade documentation carefully before moving production systems.

A good upgrade plan should include:

  • checking application compatibility;
  • reviewing configuration changes;
  • testing the upgrade in a staging or development environment;
  • verifying backups and rollback procedures;
  • scheduling the production upgrade during a suitable maintenance window.

And of course, if you are staying on MariaDB 10.6 until the last possible moment, please make sure you are running the latest available 10.6 maintenance release.

Thank you, MariaDB 10.6

MariaDB 10.6 has been an important release for the project and for the community. Many users adopted it because they wanted a stable, long-term MariaDB Server series, and many contributors helped keep it reliable over the years.

To everyone who reported bugs, reviewed patches, tested releases, maintained packages, improved documentation, helped users, or contributed code to MariaDB 10.6: thank you.

Your work made this LTS series useful and dependable for a very large number of users.

Now it is time to move forward.

Please plan your migration from MariaDB 10.6, and continue keeping your MariaDB installations maintained, secure, and up to date.

Enjoy MariaDB!