Enable binary mode while restoring a Database from an SQL dump

后端 未结 17 1642
耶瑟儿~
耶瑟儿~ 2020-12-07 14:41

I am extremely new to MySQL and am running it on Windows. I am trying to restore a Database from a dumpfile in MySQL, but I get the following error:

$ >m         


        
17条回答
  •  南方客
    南方客 (楼主)
    2020-12-07 14:49

    In Windows machine, please follows the preceding steps.

    1. Open file in notepad.
    2. Click on Save as
    3. Select Encoding type UTF-8.

    Now source your db.

提交回复
热议问题