Bug #36358 | text box edit: cut/undo updates canvas, fails to update 'edit' box. | ||
---|---|---|---|
Submitted: | 27 Apr 2008 3:50 | Modified: | 29 May 2008 0:12 |
Reporter: | walter stanish | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench | Severity: | S2 (Serious) |
Version: | 5.0.19/5.0.21 | OS: | Windows (XPSP2) |
Assigned to: | Alfredo Kojima | CPU Architecture: | Any |
Tags: | cut, Edit, text, text box, undo |
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
[28 Apr 2008 16:38]
walter stanish
[28 Apr 2008 16:38]
walter stanish
cut bug: step 2 to reproduce
Attachment: mysql-workbench-cut-bug-2.jpg (image/jpeg, text), 120.81 KiB.
[28 Apr 2008 16:39]
walter stanish
cut bug: step 3 to reproduce (bug visible)
Attachment: mysql-workbench-cut-bug-3.jpg (image/jpeg, text), 125.60 KiB.