Closed denniserdmann closed 3 months ago
@denniserdmann Is your Database Server Version (in .env, parameters.yml or similar) set to below 5.7?
No, i'm using the default version. Here's my .env.local
:
DATABASE_URL=mysql://${DATABASE_USER}:${DATABASE_PASSWORD}@${DATABASE_HOST}:${DATABASE_PORT}/${DATABASE_NAME}
Seems like JSON was introduced in MariaDB 10.2.7: https://mariadb.com/kb/en/json-data-type/
Jobs: 2.2.3 Contao: 4.13.18 MySQL: MariaDB 10.1.48 PHP: 8.1
Database-Migration after install is not possible because of json database type. Contao Manager suggests to open installtool, but updating the database in installtool results in an fatal error: