TablePlus-Windows
TablePlus-Windows copied to clipboard
We need utf8
- Which driver are you using and version of it (Ex: PostgreSQL 10.0): 10.2.10-MariaDB-log
- Which TablePlus build number are you using (the number on the welcome screen, Ex: build 81): version 4.0.0(168)
- The steps to reproduce this issue: cant export data include Chinese words. Can we try to use utf8mb4 OR utf8 to export csv file? That's better if we can export more file types of excel
Hi @oskariiii are you sure that the CSV is not utf8? If you could not read the CSV after exporting, please check the reader encoding first because the CSV file is utf8 encoding.
@huyphams I have the same isse. When I export query results that contain greek characters to csv they come out as gibberish when I open the file in MS Excel. I don't recall this ever working correctly.
I should add that this works correctly in HeidiSql with encoding set to UTF8