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 2537c1cbe..78202d3b4 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: 2026-05-21 09:00:00 +modified_at: 2026-08-14 09:00:00 tags: database mysql addon index: 1 --- @@ -47,10 +47,10 @@ versions. | MySQL Version | Full Version | | -------------: | ----------------: | -| **`8.4`** | up to `8.4.9-1` | +| **`8.4`** | up to `8.4.11-1` | | **`8.0`** | up to `8.0.46-1` | -The latest version of MySQL® available is **`8.4.9-1`**. +The latest version of MySQL® available is **`8.4.11-1`**. The default version is MySQL **`8.4.8-6`** when attaching a MySQL® addon to your application. diff --git a/src/changelog/databases/_posts/2026-08-14-mysql-8.4.11-1.md b/src/changelog/databases/_posts/2026-08-14-mysql-8.4.11-1.md new file mode 100644 index 000000000..a16fe34cf --- /dev/null +++ b/src/changelog/databases/_posts/2026-08-14-mysql-8.4.11-1.md @@ -0,0 +1,16 @@ +--- +modified_at: 2026-08-14 09:00:00 +title: 'MySQL - New version: 8.4.11-1' +--- + +New version: **8.4.11-1** + +This version contains security and bug fixes. + +Changelog: + +* [MySQL 8.4.11](https://dev.mysql.com/doc/relnotes/mysql/8.4/en/news-8-4-11.html) + +Docker images on [Docker Hub](https://hub.docker.com/r/scalingo/mysql): + +* `scalingo/mysql:8.4.11-1`