Project

General

Profile

Actions

Bug #85428

closed

Required MySQL / MariaDB versions for TYPO3 v9

Added by Stephan Großberndt almost 6 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Documentation
Target version:
-
Start date:
2018-06-29
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

TYPO3 v9 on https://get.typo3.org/version/9#system-requirements has MariaDB 10.2 as minimal compatible version while allowing MySQL to be 5.0 to 5.7
TYPO3 v8 LTS on https://get.typo3.org/version/8#system-requirements has no specific MariaDB requirement and allows MySQL to be 5.0 to 5.7
TYPO3 v7 LTS on https://get.typo3.org/version/7#system-requirements has no specific MariaDB requirement and allows MySQL to be 5.5 to 5.7

In INSTALL.md in all of those versions * MySQL 5.5 up to 5.7 or compatible is stated.

In doctrine/dbal 2.7 there is a specific handling for MariaDB >= 10.2.7 and for MySQL >= 5.7 but nothing disallowing older versions.

1. Why is the required version on get.typo3.org for v8 and v9 lower than in INSTALL.md? Where to fix this?
2. Why is there a specific requirement for MariaDB 10.2 as minimal compatible version for v9?

Actions

Also available in: Atom PDF