Hi,
I tried to upgrade Matomo from 4.16 to 5.0 on my local environnement and I got this error while upgrading database schema :
/var/www/analytics/matomo/core/Updates/5.0.0-b1.php: Error trying to execute the migration ‘ALTER TABLE
log_conversionADD COLUMNpageviews_beforeSMALLINT UNSIGNED DEFAULT NULL;’. The error was: SQLSTATE[42000]: Syntax error or access violation: 1118 Row size too large. The maximum row size for the used table type, not counting BLOBs, is 8126. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs
I am using MariaDB.
Any idea ?
3 posts - 2 participants