Bug #60692 | Schemas panel expands to fill half the window, and can not be shrunk | ||
---|---|---|---|
Submitted: | 29 Mar 2011 19:12 | Modified: | 1 Dec 2011 19:02 |
Reporter: | Stephen Punak | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench | Severity: | S3 (Non-critical) |
Version: | 5.2.33 | OS: | Linux (rev 7508) |
Assigned to: | Alfredo Kojima | CPU Architecture: | Any |
Tags: | schemas panel, sizing, sql 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
[24 May 2011 20:58]
Stephen Punak
[24 May 2011 20:59]
Stephen Punak
Here I have resized the panels to a reasonable size
Attachment: snapshot2.png (image/png, text), 77.04 KiB.
[24 May 2011 21:00]
Stephen Punak
Here I am drilling into a schema on the right side... Everything is OK up to this point
Attachment: snapshot3.png (image/png, text), 68.42 KiB.
[24 May 2011 21:02]
Stephen Punak
Here you can see that the "SCHEMAS" panel has expanded to fill the entire right side of the display.
Attachment: snapshot4.png (image/png, text), 86.55 KiB.