<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/a-more-predictable-mysql-release-model-calendar-versions-lts-and-innovation-ajaqci4w2" -->

---
title: A More Predictable MySQL Release Model: Calendar...
description: MySQL is transitioning to Calendar Versioning (YY.M format) and formalizing two release tracks: Innovation and Long-Term Support (LTS). Innovation releases...
canonical: https://daily.dev/posts/a-more-predictable-mysql-release-model-calendar-versions-lts-and-innovation-ajaqci4w2
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: A More Predictable MySQL Release Model: Calendar Versions, LTS, and Innovation | daily.dev
og:description: MySQL is transitioning to Calendar Versioning (YY.M format) and formalizing two release tracks: Innovation and Long-Term Support (LTS). Innovation releases...
og:url: https://daily.dev/posts/a-more-predictable-mysql-release-model-calendar-versions-lts-and-innovation-ajaqci4w2
og:image: https://api.daily.dev/og/posts/ajaQci4w2.png
og:image:alt: A More Predictable MySQL Release Model: Calendar Versions, LTS, and Innovation
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# A More Predictable MySQL Release Model: Calendar Versions, LTS, and Innovation

**[Planet MySQL](https://daily.dev/sources/planet-mysql)** · 6 min read · 0 upvotes · 0 comments

## Summary

MySQL is transitioning to Calendar Versioning (YY.M format) and formalizing two release tracks: Innovation and Long-Term Support (LTS). Innovation releases ship quarterly with new features, while LTS releases prioritize stability and retain their original YY.M version prefix throughout their lifecycle. Security updates follow Oracle's quarterly CPU cycle, with targeted CSPUs available for urgent vulnerabilities between quarters. The first release under the new scheme is planned for July 2026 (26.7.0), with the next LTS expected in April 2028 (28.4.0). The change aims to make version numbers immediately meaningful for DBAs, developers, CI pipelines, and ecosystem partners planning upgrades.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://blogs.oracle.com/mysql/a-more-predictable-mysql-release-model-calendar-versions-lts-and-innovation>

## Similar posts on daily.dev

- [MySQL Release Models: LTS, Innovation, and Single Release](https://daily.dev/posts/mysql-release-models-lts-innovation-and-single-release-sbvedkov0) · Planet MySQL · 0 upvotes · 0 comments
- [MySQL July 2026 GA Releases Now Available](https://daily.dev/posts/mysql-july-2026-ga-releases-now-available-askmfmyil) · Planet MySQL · 0 upvotes · 0 comments
- [MySQL 9.7: First Major LTS Since 8.4 Brings Enterprise Features to Community Edition](https://daily.dev/posts/mysql-9-7-first-major-lts-since-8-4-brings-enterprise-features-to-community-edition-vepy2dpjo) · InfoQ · 67 upvotes · 3 comments

---

Tags: [#devops](https://daily.dev/tags/devops), [#backend](https://daily.dev/tags/backend), [#mysql](https://daily.dev/tags/mysql)

[View this post on daily.dev](https://daily.dev/posts/a-more-predictable-mysql-release-model-calendar-versions-lts-and-innovation-ajaqci4w2)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"A More Predictable MySQL Release Model: Calendar Versions, LTS, and Innovation","url":"https://daily.dev/posts/a-more-predictable-mysql-release-model-calendar-versions-lts-and-innovation-ajaqci4w2","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/a-more-predictable-mysql-release-model-calendar-versions-lts-and-innovation-ajaqci4w2"},"datePublished":"2026-07-09T07:51:54.438Z","dateModified":"2026-07-09T07:52:47.422Z","description":"MySQL is transitioning to Calendar Versioning (YY.M format) and formalizing two release tracks: Innovation and Long-Term Support (LTS). Innovation releases...","image":"https://media.daily.dev/image/upload/s--1KxV4ohY--/f_auto/v1722860400/public/Placeholder%2007","thumbnailUrl":"https://media.daily.dev/image/upload/s--1KxV4ohY--/f_auto/v1722860400/public/Placeholder%2007","isAccessibleForFree":true,"articleSection":"Planet MySQL","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Planet MySQL","logo":"https://media.daily.dev/image/upload/s--UKAtmXTq--/f_auto,q_auto/v1780213421/logos/planet-mysql?_a=BAMAMiWQ0","url":"https://daily.dev/sources/planet-mysql"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/a-more-predictable-mysql-release-model-calendar-versions-lts-and-innovation-ajaqci4w2","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"devops,backend,mysql","timeRequired":"PT6M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Planet MySQL","item":"https://daily.dev/sources/planet-mysql"},{"@type":"ListItem","position":3,"name":"A More Predictable MySQL Release Model: Calendar Versions, LTS, and Innovation"}]}
```

