▶ Reproduction steps
1071 - Specified key was too long; max key length is 1000 bytes
- 3.20.0 upgrade to 3.20.2
- Install DB update
- The message is displayed: Problems executing the SQL update query. It is recommended that you issue the above SQL queries manually.
- Run SQL query in phpmyadmin:ALTER TABLE
chv_importing
CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;
1071 - Specified key was too long; max key length is 1000 bytes