Bug #87788 | Special characters in first field name when creating table using CSV file | ||
---|---|---|---|
Submitted: | 18 Sep 2017 7:56 | Modified: | 19 Sep 2017 13:29 |
Reporter: | Hassan Naqvi | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Workbench | Severity: | S3 (Non-critical) |
Version: | 6.3.9 | OS: | Windows (Microsoft Windows 7 Enterprise Service Pack 1) |
Assigned to: | CPU Architecture: | Any | |
Tags: | WBBugReporter |
If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.
To split a large file:
- On *nix platforms use the split command e.g.
split -b 50MB <my_large_archive> <my_split_archive_prefix>
- On windows use WinZip or a similar utility to split the large file
[19 Sep 2017 11:13]
Hassan Naqvi
[19 Sep 2017 11:13]
Hassan Naqvi
sample csv
Attachment: test2.csv (application/vnd.ms-excel, text), 102 bytes.
[19 Sep 2017 11:13]
Hassan Naqvi
sample csv
Attachment: test3.csv (application/vnd.ms-excel, text), 105 bytes.
[19 Sep 2017 13:30]
Chiranjeevi Battula
Screenshot
Attachment: Bug_87788.JPG (image/jpeg, text), 81.19 KiB.
[27 Mar 2021 12:20]
Tom Anderson
The Import Data Page for the UTF-8 file "test-2.csv"
Attachment: Screenshot 2021-03-27 224721.png (image/png, text), 23.84 KiB.