search

Home  >  Q&A  >  body text

mysql - navicate imports Chinese garbled characters into the database?

1. Create a new people.xlsx table

2.Save as

3.Import database

4.Chinese garbled characters

Question: Why does garbled code appear? (Using Mysql database)

Re-did the above steps and changed the file format to csv and imported successfully.

巴扎黑巴扎黑2810 days ago1303

reply all(1)I'll reply

  • 天蓬老师

    天蓬老师2017-05-18 10:58:34

    The utf-8 of txt under window has encoding problem. It is not the format we usually think of. So it resulted in garbled code.

    reply
    0
  • Cancelreply