View Issue Details

IDProjectCategoryView StatusLast Update
0036015mantisbtdb mysqlpublic2025-06-13 10:01
Reportermilanbx Assigned Todregad  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionduplicate 
Product Version2.27.1 
Summary0036015: Release information for MySQL 10.1 series is not available, unable to perform the lifecycle checks.
Description

/admin/check/ displays a WARN:
MySQL Lifecycle and Release Support data availability
Release information for MySQL 10.1 series is not available, unable to perform the lifecycle checks. Please report the issue.

TagsNo tags attached.

Relationships

duplicate of 0034886 assigneddregad Admin checks: support MariaDB version checking 

Activities

dregad

dregad

2025-05-27 09:16

developer   ~0070301

Thanks for the report.

I have never heard of MySQL 10.1; to my knowledge the latest release as I write this is 9.3, so I'm guessing you're on MariaDB. Can you please confirm ?

Please note that the admin checks currently can't differentiate MySQL and MariaDB.

Could you report your actual DB version number (run show variables like 'version%'; from the SQL prompt) ? This will help implementing an improvement to the DB version check.

milanbx

milanbx

2025-05-27 10:03

reporter   ~0070302

Well, this was generated by the /admin/check. Of course, it is a MariaDB 10.11.11.

dregad

dregad

2025-05-27 10:43

developer   ~0070303

Thanks for the feedback.

Output from show variables like 'version%'; would still be useful.

dregad

dregad

2025-05-29 05:40

developer   ~0070314

I just realised this issue has already been reported before, please see 0034886.

You're welcome to test the work-in-progress pull request https://github.com/mantisbt/mantisbt/pull/2042, any feedback you may have will be appreciated.

This issue will be closed as duplicate.