Bug #76321 | Doubleclick to add column name should automatically add commas between columns | ||
---|---|---|---|
Submitted: | 14 Mar 2015 11:23 | Modified: | 2 Feb 2018 11:22 |
Reporter: | Damiön la Bagh | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Workbench: SQL Editor | Severity: | S4 (Feature request) |
Version: | 6.2.5 | OS: | Linux (Ubuntu 14.04.2 LTS) |
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
[14 Mar 2015 11:26]
Damiön la Bagh
[14 Mar 2015 11:28]
Damiön la Bagh
screenshot example of what happens and what should happen
Attachment: double-click_column_names_jumble.png (image/png, text), 14.11 KiB.