Bug #66664 | Values from functions not preserved in user defined variables | ||
---|---|---|---|
Submitted: | 3 Sep 2012 10:25 | Modified: | 3 Oct 2012 15:11 |
Reporter: | Pascual Strmsns | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Workbench: SQL Editor | Severity: | S2 (Serious) |
Version: | 5.2.42 | OS: | MacOS (Darwin 12.1.0) |
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
[3 Sep 2012 11:21]
Miguel Solorzano
[3 Sep 2012 11:29]
Pascual Strmsns
Screenshot of output on Mac OS X
Attachment: 2012-09-03_1325.png (image/png, text), 22.72 KiB.
[3 Sep 2012 12:04]
Leandro Morgado
output on Mac OS X
Attachment: Screen shot 2012-09-03 at 12.59.46.png (image/png, text), 99.53 KiB.