Bug #67485 | When I write comment with ' character the final result is \' when I reload the i | ||
---|---|---|---|
Submitted: | 6 Nov 2012 14:54 | Modified: | 18 Dec 2012 19:26 |
Reporter: | Yves Archambault | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Workbench: SQL Editor | Severity: | S3 (Non-critical) |
Version: | 5.2.44 | OS: | Windows (Microsoft Windows 7 Home Premium Edition Service Pack 1 (build 7601), 64-bit) |
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
[18 Dec 2012 16:25]
Yves Archambault
[18 Dec 2012 16:25]
Yves Archambault
Second step
Attachment: 2- What I get when I try to save.JPG (image/jpeg, text), 65.46 KiB.
[18 Dec 2012 16:26]
Yves Archambault
Last step
Attachment: 3-What I get after re-reading the info.JPG (image/jpeg, text), 119.99 KiB.