Bug #80945 | Problem installing x86 version of ODBC driver | ||
---|---|---|---|
Submitted: | 4 Apr 2016 7:38 | Modified: | 5 Apr 2016 9:19 |
Reporter: | Andrea Carolfi | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | Connector / ODBC | Severity: | S4 (Feature request) |
Version: | 5.3.6 | OS: | Windows (7SP1) |
Assigned to: | CPU Architecture: | Any | |
Tags: | installation |
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 Apr 2016 9:27]
Chiranjeevi Battula
[4 Apr 2016 14:27]
Andrea Carolfi
Installer error
Attachment: MySQL ODBC Installer Error.png (image/png, text), 9.30 KiB.
[4 Apr 2016 14:32]
Andrea Carolfi
Redist packages
Attachment: MSVC Redist packages.png (image/png, text), 138.32 KiB.