diff --git a/src/_posts/databases/mysql/about/2000-01-01-overview.md b/src/_posts/databases/mysql/about/2000-01-01-overview.md index 8028b4c4a..2537c1cbe 100644 --- a/src/_posts/databases/mysql/about/2000-01-01-overview.md +++ b/src/_posts/databases/mysql/about/2000-01-01-overview.md @@ -1,7 +1,7 @@ --- title: Scalingo for MySQL® Overview nav: Overview -modified_at: 2025-03-02 09:00:00 +modified_at: 2026-05-21 09:00:00 tags: database mysql addon index: 1 --- @@ -47,11 +47,11 @@ versions. | MySQL Version | Full Version | | -------------: | ----------------: | -| **`8.4`** | up to `8.4.8-5` | -| **`8.0`** | up to `8.0.45-1` | +| **`8.4`** | up to `8.4.9-1` | +| **`8.0`** | up to `8.0.46-1` | -The latest version of MySQL® available is **`8.4.8-5`**. -The default version is MySQL **`8.4.8-5`** when attaching a MySQL® addon to your +The latest version of MySQL® available is **`8.4.9-1`**. +The default version is MySQL **`8.4.8-6`** when attaching a MySQL® addon to your application. {% note %} diff --git a/src/changelog/databases/_posts/2026-05-21-mysql-8.4.9-1-8.0.46-1.md b/src/changelog/databases/_posts/2026-05-21-mysql-8.4.9-1-8.0.46-1.md new file mode 100644 index 000000000..b36929ecf --- /dev/null +++ b/src/changelog/databases/_posts/2026-05-21-mysql-8.4.9-1-8.0.46-1.md @@ -0,0 +1,16 @@ +--- +modified_at: 2026-05-21 09:00:00 +title: 'MySQL - New versions: 8.4.9-1 and 8.0.46-1' +--- + +New versions: **8.4.9-1** and **8.0.46-1** + +Changelog: + +* [MySQL 8.4.9](https://dev.mysql.com/doc/relnotes/mysql/8.4/en/news-8-4-9.html) +* [MySQL 8.0.46](https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-46.html) + +Docker images on [Docker Hub](https://hub.docker.com/r/scalingo/mysql): + +* `scalingo/mysql:8.4.9-1` +* `scalingo/mysql:8.0.46-1`