• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Issue Error unicode (uft8) font when export dump Mysql in Plesk 18.0.28

Phạm Minh Văn

New Pleskian
Plesk Obsidian 18.0.28 have big bug for export dump MySQL, file export is error unicode font.
1. In server A, export dump file.
2. IN server B, Import dump file and will see data in database have error unicode font. So website wrong display
This error affect with Migrator tool in plesk for transfer domain to different server.

please note : In the older version exam 18.0.27 don't have this error. I have tested.
 
I had already contact plesk support team. And they reply :
The development team confirmed that this issue is caused by a known bug PPPM-12116 and it will be fixed in the upcoming 18.0.29 update.

Now I can avoid this issue by seting my.ini
default-character-set=utf8
character-set-server=utf8
 
Back
Top