Link Search Menu Expand Document

MySQL is an open source database developed by Oracle. With its proven performance, reliability and ease-of-use, MySQL has become the leading database choice for web-based applications, used by high profile web properties including Facebook, Twitter, YouTube, Yahoo! and many more.

Release Released Premier Support Extended Support Latest
8.0 4 years and 10 months ago
(08 Apr 2018)
Ends in 2 months and 2 weeks
(30 Apr 2023)
Ends in 3 years
(30 Apr 2026)
8.0.32
(16 Dec 2022)
5.7 7 years ago
(09 Oct 2015)
Ended 2 years and 3 months ago
(31 Oct 2020)
Ends in 8 months
(31 Oct 2023)
5.7.41
(07 Dec 2022)
5.6 10 years ago
(01 Feb 2013)
Ended 4 years and 11 months ago
(28 Feb 2018)
Ended 1 year and 11 months ago
(28 Feb 2021)
5.6.51
5.5 12 years ago
(03 Dec 2010)
Ended 7 years ago
(31 Dec 2015)
Ended 4 years ago
(31 Dec 2018)
5.5.63

Oracle’s Lifetime Support Policy has three options.

Premier Support

5 years, starting at GA, of Premier Support that includes MySQL maintenance releases, updates, fixes (error correction), and security alerts.

Extended Support

3 years of extra support including error correction, beyond the Premier Support period, for specific MySQL releases. Includes MySQL maintenance releases, updates, bug fixes (error correction), and security alerts.

Sustaining Support

Any time, beyond the Premier Support period. Support only. No new releases, no new fixes (no error correction for new issues), no new updates. Only pre-existing updates, fixes and alerts are available.

Community Edition

MySQL Community Edition is freely available under GPLv2 licensing. Historically, patches have been released at the same time as for the commercial offerings, but no official commitment is made that such a policy will remain.

More information is available on the MySQL website.

You should be running one of the supported release numbers listed above in the rightmost column.

You can check the version that you are currently using by running:
mysqld --version

You can submit an improvement to this page on GitHub :octocat: . This page has a corresponding Talk Page.

A JSON version of this page is available at /api/mysql.json. See the API Documentation for more information. You can subscribe to the iCalendar feed at /calendar/mysql.ics.

This page was last updated on 18 January 2023. Latest releases are automatically updated.