Bug #62341 | User admin page doesn't fit 1024x768 screen | ||
---|---|---|---|
Submitted: | 3 Sep 2011 19:07 | Modified: | 9 Jan 2015 10:21 |
Reporter: | Robert Wilkinson | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: Administration | Severity: | S2 (Serious) |
Version: | 5.2.34 | OS: | Windows (Windows 7 Ultimate) |
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
[5 Sep 2011 15:42]
Robert Wilkinson
[13 Dec 2011 21:12]
Sergio Andres De La Cruz Rodriguez
This seems to happen only in Windows, as you can see from these side by side screenshots (left: Ubuntu 11.04, right: Windows 7)
Attachment: screenshot_wb_ubuntu_windows_layout_problems.png (image/png, text), 182.33 KiB.