Hi,
I’ve ran into this issue after upgrading to 31.0.2:
“Incorrect row format found in your database. ROW_FORMAT=Dynamic offers the best database performances for Nextcloud. Please update row format on the following list”
and is followed by a long list of tables:
“oc_collres_collections, oc_mail_local_messages, oc_dav_cal_proxy, oc_richdocuments_assets, oc_users, oc_calendar_appt_configs, oc_share_external, oc_login_flow_v2, oc_preferences, …”
It seems almost everyone here is running nextcloud with docker.
I don’t use docker, I have a machine with linux 22.04.5, apache 2.4.52 and mariaDB 10.6.21.
I’m using webmin 2.303 for a comfortable administration.
How exactly could I solve this issue to update that database? (in terminal?) What commands do I need to use? Could someone drive me step-by-step as I’m a linux/mariadb very beginner?
Thank you,