Problem upgrade from 4.5.35 to 4.5.47

i’ve unzipped the file
when i start the website it says
debian 10

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 (SQL: alter table account_email_settings add forward_url_for_v5 text not null default ‘’, add is_disabled tinyint(1) not null default ‘0’)
and
[2021-12-21T13:05:00.421684+00:00] production.ERROR: Illuminate\Database\QueryException [42000] : ninja/vendor/laravel/framework/src/Illuminate/
Database/Connection.php [Line 669] => 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 (SQL: alter table account_email_setting s add forward_url_for_v5 text not null default ‘’, add is_disabled tinyint(1) not null default ‘0’) {“context”:“PHP”,“user_id”:0,“account_id”:0,“user_name”:""
,“method”:“GET”,“user_agent”:“Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36”,“locale”:“de”,“ip
“:””,“count”:1,“is_console”:“no”,“is_api”:“no”,“db_server”:“mysql”,“url”:“update”} []

Messages1TimelineExceptionsViews0RouteQueries37Models1112MailsSessionRequest

7.3.31116ms7MBGET update

any ideas ?

Hi,

The info here may help: How do I fix the error "1118 Row size too large. The maximum row size for the used table type, not counting BLOBs, is 8126."? FAQ - Analytics Platform - Matomo

@david any thoughts?