Bug #97023 | Cannot install mysql-connector-net-8.0.17 | ||
---|---|---|---|
Submitted: | 26 Sep 2019 0:04 | Modified: | 5 Nov 2019 14:41 |
Reporter: | Javier Alpizar | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | Connector / NET | Severity: | S1 (Critical) |
Version: | 8.0.17 | OS: | Windows (Win 10 Education build 1803) |
Assigned to: | CPU Architecture: | x86 (X64) | |
Tags: | Connector Install Windows |
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
[26 Sep 2019 0:09]
Javier Alpizar
[17 Jan 2020 14:38]
Ben Oshman
msi install log with verbose and debug message
Attachment: install.txt (text/plain), 716.62 KiB.