The solution of using MySQL to import data garbled error in Windows environment

Source: Internet
Author: User

Using source xxx.sql for Linux and Mac systems can import test data directly (note that you must first switch to the current Xxx.sql directory),

But in the Windows environment import will appear garbled error,

Mainly because of the coding problem, the workaround is as follows:

1. Switch the path to the Xxx.sql directory first;

2. Log in to MySQL database using cmd or PowerShell;

3. First enter set names UTF8

4. Re-enter the source Xxx.sql (or drag the folder to the terminal)

The solution of using MySQL to import data garbled error in Windows environment

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.