| Bug #14752 | Dead links in inline help | ||
|---|---|---|---|
| Submitted: | 8 Nov 2005 15:40 | Modified: | 1 Dec 2006 12:38 | 
| Reporter: | Gisbert Selke (Basic Quality Contributor) | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Query Browser | Severity: | S3 (Non-critical) | 
| Version: | 1.1.17 | OS: | Windows (Win XP) | 
| Assigned to: | Mike Lischke | CPU Architecture: | Any | 
| Tags: | Generic | ||
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 Nov 2005 8:06]
   Valeriy Kravchuk        
  
 
   [14 Nov 2005 17:47]
   Gisbert Selke        
  Screenshot: QueryBrowser (also showing external file name)
Attachment: QBdoc1.png (image/png, text), 22.18 KiB.
   [14 Nov 2005 17:48]
   Gisbert Selke        
  Screenshot: QueryBrowser (also showing external file name of link in text)
Attachment: QBdoc_link_manual.png (image/png, text), 6.83 KiB.
   [14 Nov 2005 17:49]
   Gisbert Selke        
  Screenshot: QueryBrowser (also showing external file name of link to table of contents)
Attachment: QBdoc_link_toc.png (image/png, text), 6.72 KiB.
