Bug #12427 | query_text GtkTextView in workarea.glade too small to be useful | ||
---|---|---|---|
Submitted: | 8 Aug 2005 6:10 | Modified: | 15 Jan 2009 12:45 |
Reporter: | Daniel Kasak (Candidate Quality Contributor) | Email Updates: | |
Status: | Unsupported | Impact on me: | |
Category: | MySQL Workbench | Severity: | S4 (Feature request) |
Version: | 1.1.18 | OS: | Any (All) |
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
[8 Aug 2005 6:13]
Daniel Kasak
[11 May 2006 0:57]
Daniel Kasak
A very similar glade file to the original
Attachment: workarea_similar.glade (application/x-glade, text), 120.50 KiB.
[11 May 2006 0:58]
Daniel Kasak
A slightly more radical change - buttons down left-hand side
Attachment: workarea_more_radical.glade (application/x-glade, text), 118.00 KiB.