Bug #98331 | Mysql 8.0.19 installation failing on windows server 2012 R2 | ||
---|---|---|---|
Submitted: | 23 Jan 2020 6:09 | Modified: | 29 Jan 2020 5:06 |
Reporter: | Deepthi Raghu | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: Installing | Severity: | S1 (Critical) |
Version: | mysql-installer-community-8.0.19.0 | OS: | Windows (Server 2012 R2) |
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
[29 Jan 2020 5:07]
Umesh Shastry
[29 Jan 2020 5:08]
Umesh Shastry
Install log
Attachment: 98331_install.log (application/octet-stream, text), 24.04 KiB.
[29 Jan 2020 5:09]
Umesh Shastry
8.0.11 to 8.0.19 upgrade using installer
Attachment: 98331_upgrade.png (image/png, text), 107.14 KiB.