No products in the cart.
Forum Replies Created
Viewing 1 post (of 1 total)
- AuthorPosts
-
March 21, 2023 at 10:31 am in reply to: #1273 – Unknown collation: ‘utf8mb4_unicode_520_ci’ #10682
wasid-hossain
ParticipantIn Addition
For large .sql files, I recommend using HeidiSQL (a free and open-source database tool) and pressing Ctrl+O to load the file by browsing from the folder.
After that press Ctrl+f and replace the
"utf8mb4_unicode_520_ci"
(in my case) with"utf8mb4_unicode_520_ci"
and save the file by pressing Ctrl+s.Finally, rerun the DB upload process, and cheers.
- AuthorPosts
Viewing 1 post (of 1 total)