Opened 3 weeks ago
Last modified 3 weeks ago
#63634 new enhancement
Expand servehappy to detect MariaDB/MySQL versions with very short support periods
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | Site Health | Keywords: | |
Focuses: | Cc: |
Description
MySQL and MariaDB both have the concept of releases supported for a very short amount of time (typically 4 months or less) and do not come with a promise of backward compatibility.
These are called Innovation or Rolling GA releases.
When a site is running one of these releases, servehappy should display a notice to the user in the admin explaining the tradeoffs and recommending they update to a release explicitly marked as LTS.
Note: See
TracTickets for help on using
tickets.
Some additional context around this suggestion has been published as a Make Core proposal.