Bug #60762 | Minimum width of workbench window is too wide | ||
---|---|---|---|
Submitted: | 5 Apr 2011 14:21 | Modified: | 27 Jul 2012 8:43 |
Reporter: | Henry Gernhardt | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench | Severity: | S4 (Feature request) |
Version: | 5.2.33 | OS: | Linux (Ubuntu 10.10) |
Assigned to: | CPU Architecture: | Any |
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
[25 May 2011 13:53]
Henry Gernhardt
[25 May 2011 13:53]
Henry Gernhardt
What the window looks like maximized (2 of 2)
Attachment: maximized_2.jpg (image/jpeg, text), 375.25 KiB.
[25 May 2011 13:54]
Henry Gernhardt
Window failing to resize smaller than 1024x768, not including window decorations
Attachment: resize_fail.jpg (image/jpeg, text), 382.03 KiB.