Project

General

Profile

Actions

Patch #39865

closed

extend mysql8? test helper to handle complex version strings

Added by Jens Krämer over 2 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Database
Target version:

Description

In my MariaDB 11 docker image, Redmine::Database.mysql_version is 11.1.2-MariaDB-1:11.1.2+maria~ubu2204, which leads to an error in Gem::Version.new. The attached patch attempts to clean up the version string into the expected major.minor.patch format.


Files

Actions

Also available in: Atom PDF