Project

General

Profile

Actions

Patch #43649

closed

Remove MySQL 5.7-related comments from database.yml.example

Added by Go MAEDA about 2 months ago. Updated 7 days ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Code cleanup/refactoring
Target version:

Description

Redmine 6.0 and later supports MySQL 8.0 or later only (#39579). Additionally, the dependency library with_advisory_lock also no longer supports MySQL 5.7, as stated in its README.md.

However, config/database.yml.example still contains comments for MySQL 5.7 and earlier.

This patch removes obsolete MySQL 5.7-related comments to match the current support policy and avoid confusion.


Files


Related issues

Related to Redmine - Feature #39579: Drop official support for MySQL 5.5, 5.6 and 5.7ClosedActions
Actions #1

Updated by Go MAEDA about 2 months ago

  • Related to Feature #39579: Drop official support for MySQL 5.5, 5.6 and 5.7 added
Actions #2

Updated by Go MAEDA about 2 months ago

  • Status changed from New to Closed
  • Assignee set to Go MAEDA

Committed the patch in r24283.

Actions #3

Updated by Go MAEDA 7 days ago

  • Target version changed from 7.0.0 to 6.1.2

Merged the change into 6.1-stable branch in r24418.

Actions

Also available in: Atom PDF