Bug #66747 | Horizontal Scrollbars Missing | ||
---|---|---|---|
Submitted: | 10 Sep 2012 1:48 | Modified: | 30 Jul 2013 19:13 |
Reporter: | John Vanderburg | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: SQL Editor | Severity: | S3 (Non-critical) |
Version: | 5.2.42 | OS: | Windows (Win 7 Prof. x64 (v6.1 build 7601 SP1)) |
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
[10 Sep 2012 12:54]
Peter Laursen
[10 Sep 2012 12:56]
Peter Laursen
place cursor before 1st char on 2nd line and press BACKSPACE - no scrollbar
Attachment: after.jpg (image/jpeg, text), 25.64 KiB.
[10 Sep 2012 12:58]
Peter Laursen
press the END key and scrollbar appears
Attachment: end.jpg (image/jpeg, text), 28.35 KiB.
[11 Sep 2012 13:24]
Miguel Solorzano
scrollbars
Attachment: scrollbars.png (image/png, text), 65.58 KiB.
[11 Sep 2012 14:35]
John Vanderburg
Send to Editor example screenshot.
Attachment: SendToEditorIssue.jpg (image/jpeg, text), 95.47 KiB.