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

推荐订阅源

月光博客
月光博客
雷峰网
雷峰网
S
SegmentFault 最新的问题
博客园 - 【当耐特】
博客园_首页
量子位
爱范儿
爱范儿
博客园 - 叶小钗
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Jina AI
Jina AI
V
V2EX
美团技术团队
V
Visual Studio Blog
博客园 - 三生石上(FineUI控件)
IT之家
IT之家
Hugging Face - Blog
Hugging Face - Blog
Apple Machine Learning Research
Apple Machine Learning Research
小众软件
小众软件
博客园 - 聂微东
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
The Cloudflare Blog
宝玉的分享
宝玉的分享
WordPress大学
WordPress大学
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻

MariaDB.org

The database world grew up — notes from Percona Live Amsterdam - MariaDB.org MariaDB 13.0 Is Now Stable - 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 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!