Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions src/_posts/databases/mysql/about/2000-01-01-overview.md
Original file line number Diff line number Diff line change
@@ -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
---
Expand Down Expand Up @@ -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
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't it a bit unusual not to provide the latest version?
But if this is the current configuration, that's fine by me.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will update the documentation once it is the default

application.

{% note %}
Expand Down
Original file line number Diff line number Diff line change
@@ -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`