Bug #93939 | Solved | ||
---|---|---|---|
Submitted: | 15 Jan 2019 14:06 | Modified: | 16 Jan 2019 8:44 |
Reporter: | Roy Assis | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Workbench | Severity: | S3 (Non-critical) |
Version: | 8/0 | OS: | Windows (8.1) |
Assigned to: | CPU Architecture: | Any | |
Tags: | encoding, hebrew |
[15 Jan 2019 14:06]
Roy Assis
[15 Jan 2019 14:07]
Roy Assis
excel generated CSV file containing Hebrew chars
Attachment: hebrew.csv (application/vnd.ms-excel, text), 89 bytes.
[15 Jan 2019 16:41]
MySQL Verification Team
Thank you for the bug report.
[16 Jan 2019 6:44]
Roy Assis
Ok solved the issue. The encoding of the excel CSV was not UTF8. Excel gives you the option to select the encoding, but as I read on some comment on stackoverflow that I can't find right now, excel ignores it. Using an online CSV converter solved the issue.