docs icon indicating copy to clipboard operation
docs copied to clipboard

MySQL system requirements

Open ausi opened this issue 7 months ago • 3 comments

After https://github.com/contao/contao/pull/6859#issuecomment-2645953898 is merged, if you install Contao 5.6 and you have a MySQL version below 5.7.9 or a MariaDB version below 10.4.3 you would need to add a conflict for "doctrine/dbal": ">=4.0". Should we document that somehow? Or should we just list 5.7.9 and 10.4.3 as a minimum requirement for Contao 5.6?

ausi avatar Jul 14 '25 06:07 ausi

Or should we just list 5.7.9 and 10.4.3 as a minimum requirement for Contao 5.6?

I think this should suffice. Even if it's documented that you could add a conflict to doctrine, most people would still ask the question.

zoglo avatar Jul 14 '25 06:07 zoglo

Or should we just list 5.7.9 and 10.4.3 as a minimum requirement for Contao 5.6?

I think this is the way to go.

Toflar avatar Jul 14 '25 08:07 Toflar

I also think we should just list these versions as the minimum requirement.

fritzmg avatar Jul 14 '25 09:07 fritzmg