Help Center/
Distributed Database Middleware/
User Guide (ME-Abu Dhabi Region)/
FAQs/
Connection Management/
What Should I Do If Garbled Characters Are Displayed When I Connect to DDM Using MySQL?
Updated on 2022-02-22 GMT+08:00
What Should I Do If Garbled Characters Are Displayed When I Connect to DDM Using MySQL?
If the MySQL connection code is inconsistent with the actual one, garbled characters may be displayed during parsing on DDM.
In this case, configure default-character-set=utf8 to specify the encoding system.
Example:
mysql -h127.0.0.1 -P5066 -Dbase --default-character-set=utf8 -uddmuser –p
Parent topic: Connection Management
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot