I'm trying to upload a .csv to MySQL but I get this error:

Unhandled exception:'charmap' codec can't decode byte 0x8d in position 6002: character maps to <undefined> Check the log for more details.

The .csv is merged with already pre-existing but empty tables.

I have tried to upload as many as cvs UTF-8 and delimited by commas but the error persists.

Error Photo

0

There are 0 best solutions below