I wish to upgrade from 1.5.7c to 2.1
The existing DB for v 1.5.7c has mixed colllation Latin and utf8-comms.
I understand that this existing 155b database needs upgrading to bring all the collations to utf8mb4 before it can be imported to the 2.1 site.
ZenCart v 1.5.7c
PHP 7.4.33
The existing DB forv 1.5.7c has mixed collation.... latin1_general_ci and utf8mb3_general_ci
I have run the tool available for global collation edit (convert_database.php)
I receive the following problem report
"The database's character-set doesn't match DB_CHARSET.
92 tables don't have the same collation as the base database's. These issues can be corrected without a full database conversion.
335 fields don't have the same collation as the base database's. These issues can be corrected without a full database conversion.
108 tables don't have the same collation as the base database's1.
372 fields don't have the same collation as the base database's1.
2 date/datetime/timestamp fields have a zero-date default. This must be corrected before any character-set and/or collation modifications are made to the database."
Is there a missing step that I should address, in order to run the tool?
All help appreciated thanks.
Bookmarks