FriendsOfShopware / FroshTools

A collection of useful tools for Shopware 6
MIT License
61 stars 27 forks source link

MariaDB version is not recognized under Performance #256

Closed abwerk closed 5 months ago

abwerk commented 5 months ago

PHP Version

No response

Shopware Version

6.5

Plugin Version

1.3.3

Actual behaviour

MariaDB version is not recognized correctly under Performance. The version is recognized correctly under System Status.

MariaDB is officially recommended by Shopware: https://docs.shopware.com/en/shopware-6-en/first-steps/system-requirements#environment

01

02

Expected behaviour

Recognize MariaDB version and do not issue an error/warning.

Steps to Reproduce?

Nothing.

shyim commented 5 months ago

see https://developer.shopware.com/docs/guides/hosting/performance/performance-tweaks.html#mysql-instead-of-mariadb

Requirements are not the same as recommanded

abwerk commented 5 months ago

Then a warning instead of an error. And only the MariaDB version, as with System Status.