Bug #82731 | Bugs when connecting C++ Builder application with My SQL Data Base server | ||
---|---|---|---|
Submitted: | 25 Aug 2016 20:22 | Modified: | 29 Sep 2016 5:47 |
Reporter: | Алексей Татаринов | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | Connector / ODBC | Severity: | S3 (Non-critical) |
Version: | 5.3.6 | OS: | Windows (7 (x64)) |
Assigned to: | CPU Architecture: | Any | |
Tags: | C++ Builder 2010, Coinnection string, MySQL, Windows 7 (x64) |
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
[7 Sep 2016 17:41]
Алексей Татаринов
[8 Sep 2016 18:04]
Алексей Татаринов
Zip archive with all files
Attachment: No coonection MySQL-C++ Builder on Windows 7 (x64).7z (application/octet-stream, text), 100.58 KiB.