Bug #106376 | MySQL for Visual studio 1.2.10 setup wizard ended prematurely | ||
---|---|---|---|
Submitted: | 4 Feb 2022 9:32 | Modified: | 8 Feb 2022 12:01 |
Reporter: | ofer Strichman | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server: Connection Handling | Severity: | S3 (Non-critical) |
Version: | 1.2.10 | OS: | Any |
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
[4 Feb 2022 14:18]
ofer Strichman
[7 Feb 2022 5:50]
Ashwini Patil
Please find the screenshot below
Attachment: 106376_test_results.PNG (image/png, text), 151.90 KiB.
[7 Feb 2022 13:10]
Ashwini Patil
You can see logs if you try to install using MySQL Installer. Thanks.
Attachment: MySQL_Installer_log.PNG (image/png, text), 171.34 KiB.
[7 Feb 2022 16:39]
ofer Strichman
a log file, showing the failure if upgrading from 1.2.7 to 1.2.10
Attachment: log.txt (text/plain), 45.60 KiB.