Bug #84033 | Importing data into MySQL workbench | ||
---|---|---|---|
Submitted: | 1 Dec 2016 22:42 | Modified: | 5 Dec 2016 14:33 |
Reporter: | Salathiel Vann | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Workbench | Severity: | S3 (Non-critical) |
Version: | 6.3.8 | 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
[2 Dec 2016 6:24]
Chiranjeevi Battula
[2 Dec 2016 6:25]
Chiranjeevi Battula
Screenshot
Attachment: 84033_1.JPG (image/jpeg, text), 33.42 KiB.
[2 Dec 2016 14:30]
Salathiel Vann
screenshot
Attachment: testpic.png (image/png, text), 12.22 KiB.