Bug #74262 | All in one installer assume an upgrade and adding a new component is not obvious | ||
---|---|---|---|
Submitted: | 8 Oct 2014 9:18 | Modified: | 8 Oct 2014 17:02 |
Reporter: | Deanna Earley | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL for Windows: Installer | Severity: | S3 (Non-critical) |
Version: | 5.6.21 | OS: | Windows (Windows 7) |
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 Oct 2014 13:54]
Miguel Solorzano
[8 Oct 2014 14:09]
Deanna Earley
Initial screen after running installer
Attachment: screen 1.png (image/png, text), 58.54 KiB.
[8 Oct 2014 14:10]
Deanna Earley
Hmm, no option to install something new..
Attachment: screen 2.png (image/png, text), 55.54 KiB.
[8 Oct 2014 14:10]
Deanna Earley
Do I really want to cancel?
Attachment: screen 3.png (image/png, text), 25.82 KiB.
[8 Oct 2014 14:10]
Deanna Earley
Ahh, there's the option to add something new!
Attachment: screen 4.png (image/png, text), 50.52 KiB.