Bug #30108 | Query Browser incorrectly reporting out of memory errors | ||
---|---|---|---|
Submitted: | 27 Jul 2007 23:26 | Modified: | 15 Oct 2009 11:39 |
Reporter: | Jared Friedman | Email Updates: | |
Status: | Won't fix | Impact on me: | |
Category: | MySQL Query Browser | Severity: | S2 (Serious) |
Version: | 1.2.12 | OS: | Windows |
Assigned to: | CPU Architecture: | Any | |
Tags: | CHECKED |
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
[9 Aug 2007 21:33]
Starson Hochschild
[9 Aug 2007 21:35]
Starson Hochschild
Task list
Attachment: MySQL2.gif (image/gif, text), 85.76 KiB.
[9 Aug 2007 21:35]
Starson Hochschild
Performance tab
Attachment: mySQL3.gif (image/gif, text), 85.68 KiB.
[29 Feb 2008 12:46]
Miguel Solorzano
Error Message
Attachment: memory.PNG (image/png, text), 30.23 KiB.
[26 Feb 2009 14:54]
Starson Hochschild
Error dialog
Attachment: qbError.gif (image/gif, text), 20.59 KiB.
[26 Feb 2009 14:56]
Starson Hochschild
Showing version
Attachment: qbProperties.gif (image/gif, text), 47.91 KiB.
[26 Feb 2009 14:57]
Starson Hochschild
System information showing 81896KB free
Attachment: qbSysInfo.gif (image/gif, text), 47.08 KiB.