Files indexing error while upgrade to 5.35.0

Sorry for long answer.
Selection_093
Already using utf8mb4

it should keep going and keep extracting other files

should it scan images, archives etc?

command

SELECT @@character_set_database, @@collation_database;

output:
SELECT @@character_set_database, @@collation_database;
±-------------------------±---------------------+
| @@character_set_database | @@collation_database |
±-------------------------±---------------------+
| utf8mb4 | utf8mb4_0900_ai_ci |
±-------------------------±---------------------+
1 row in set (0.00 sec)