The issue
When I try to install Flarum, I get this error.
Something went wrong: SQLSTATE[HY000]: General error: 1813 Tablespace for table 'flarum.flarum_flags' exists. Please DISCARD the tablespace before IMPORT (SQL: create tableflarum_flags(idint unsigned not null auto_increment primary key,post_idint unsigned not null,typevarchar(255) not null,user_idint unsigned null,reasonvarchar(255) null,reason_detailvarchar(255) null,timedatetime not null) default character set utf8mb4 collate 'utf8mb4_unicode_ci')
Flarum information
Newest Version of Flarum with php8.0