Bug #57654 | .net connector 6.3.5 Installer fails | ||
---|---|---|---|
Submitted: | 22 Oct 2010 10:38 | Modified: | 11 Nov 2010 17:39 |
Reporter: | Mario Karagiorgas | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / NET | Severity: | S1 (Critical) |
Version: | 6.3.5 | OS: | Windows (XP x64) |
Assigned to: | Reggie Burnett | CPU Architecture: | Any |
Tags: | .net Connector, 6.3.5, installer fails |
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
[22 Oct 2010 10:48]
Mario Karagiorgas
[28 Oct 2010 9:00]
ANDRE PETERS
Installation log using msiexec /lvx* mysqlcn.log /i mysql.data.msi
Attachment: bug_data_57654_win7_32bit.zip (application/x-zip-compressed, text), 39.35 KiB.