MySQL Forums
Forum List  »  MySQL Workbench

Re: how to get export from workbench/mysql 8 to import into myphpadmin
Posted by: Peter Brawley
Date: November 03, 2020 02:43PM

The server where you're trying to create that table apparently doesn't have the 'utf8mb4_unicode_520_ci' collation (it's an older version?), try changing the script file to 'utf8mb4_unicode_ci'

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.