Bug #41460 | MySql Workbench SE Fails with Windows Vista | ||
---|---|---|---|
Submitted: | 15 Dec 2008 7:23 | Modified: | 25 Nov 2009 8:01 |
Reporter: | Gerry Matte | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench | Severity: | S1 (Critical) |
Version: | 5.1.18a | OS: | Windows (Vista Ultimate) |
Assigned to: | Mike Lischke | 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 Jul 2009 6:13]
Gerry Matte
[10 Jul 2009 6:20]
Gerry Matte
Programs Installed - PNG Image
Attachment: ProgramsInstalled20090709.png (image/png, text), 472.89 KiB.