Bug #60772 | "Copy Insert to Clipboard" doesn`t copy SQL | ||
---|---|---|---|
Submitted: | 6 Apr 2011 9:34 | Modified: | 17 May 2011 0:43 |
Reporter: | Artur Stępień | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Workbench | Severity: | S4 (Feature request) |
Version: | 5.2.33 EE | OS: | Windows ( Windows 7 Ultimate x64) |
Assigned to: | CPU Architecture: | Any | |
Tags: | clipboard, copy, insert |
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
[6 Apr 2011 9:35]
Artur Stępień
[16 May 2011 22:49]
Artur Stępień
Screenshot with that option in context menu
Attachment: Clipboard01.gif (image/gif, text), 163.54 KiB.