Bug #55006 | Routines Editor Adds Extra Line Breaks | ||
---|---|---|---|
Submitted: | 5 Jul 2010 17:04 | Modified: | 6 Feb 2012 19:41 |
Reporter: | d m | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: SQL Editor | Severity: | S3 (Non-critical) |
Version: | 5.2.25 CE rev6303, 5.2.29 | OS: | Windows (XP Pro SP3) |
Assigned to: | CPU Architecture: | Any | |
Tags: | Routines Editor |
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
[5 Jul 2010 17:05]
d m
[5 Jul 2010 17:06]
d m
Routine Editor output in MySQL Query Browser 1.2.13
Attachment: 20100705_MySQL_Query_Browser_SP.png (image/png, text), 79.61 KiB.
[5 Jul 2010 17:06]
d m
Routine Editor output in HeidiSQL 5.1.0.3441
Attachment: 20100705_HeidiSQL_5.1.0.3441_SP.png (image/png, text), 54.68 KiB.
[7 Jul 2010 19:14]
d m
Bug #55006 - Demo Workbench Model
Attachment: Bug_55006_Demo.mwb (application/octet-stream, text), 5.32 KiB.