Error reason: high version database (8.0) transfers SQL file and imports low version database (5.7)
terms of settlement:
Scheme 1: upgrade Mysql to a higher version
Scheme 2: the SQL file to be imported, the
utf8mb4_0900_ai_ciReplace all withutf8_general_ci
utf8mb4Replace withutf8
Re execute SQL file