Display MySQL/MariaDB versions with warnings for unsupported versions in the Dashboard
Many users run unsupported versions of MySQL or MariaDB, leading to issues such as failed updates or database errors. Since Plesk only supports LTS versions of MySQL/MariaDB, it's important to make this clear to administrators.
I propose adding the following improvements to the Dashboard:
- Display the installed MySQL/MariaDB version directly on the Dashboard.
- Include warnings for unsupported MySQL/MariaDB versions, with a color-coded alert system similar to the OS warnings.
These warnings should also link to support articles that explain the importance of running supported database versions and provide instructions for updating to a supported version.
By implementing this, administrators can easily identify when their database version is outdated and take appropriate steps before it causes issues.
Thank you for your input! We will consider this functionality in upcoming releases if it becomes popular.
Everyone, please continue voting for this feature if you consider it important.
-- SH
-
Maarten commented
As an additional improvement, Plesk could consider using the API from https://endoflife.date/ to retrieve the status and end-of-life information for operating systems and MariaDB/MySQL. This would automate the process of keeping track of supported versions and ensure administrators receive timely warnings.