具有特殊字符的txt格式的数据库[重复]

This question already has an answer here:

I have a database that is stored in txt format.`

https://1drv.ms/t/s!AumNXwswX2Hghlt16kqZZULWwaye

I would like to transform it to a MySQL database so that the special characters like ā or ă remain. It does not work if I just export it.

</div>