Magento 2.3.5 supporta MySQL 8?
Sep 09 2020
Magento 2.4.0 supporta MySQL 8, ma Magento 2.3.5 supporta MySQL 8?
Nel documento ufficiale di Magento si dice: Devi eseguire MySQL versione 5.6 o successiva, il che significa che supporta MySQL8?
Rif: https://devdocs.magento.com/guides/v2.3/install-gde/prereq/prereq-overview.html#mysql
Risposte
1 DominicXigen Sep 09 2020 at 22:06
https://devdocs.magento.com/guides/v2.3/install-gde/system-requirements-tech.html
MySQL 5.7 per installazioni in locale
Magento è anche compatibile, ma non è stato testato e non è raccomandato, con MySQL 5.6, MariaDB 10.1 e Percona 5.7.
https://devdocs.magento.com/guides/v2.4/install-gde/system-requirements-tech.html
MySQL 8.0 per installazioni in locale
No