Bug #86843 | mysql-connector-cpp 1.1.9 has error when I cmake | ||
---|---|---|---|
Submitted: | 28 Jun 2017 2:36 | Modified: | 9 Aug 2017 11:03 |
Reporter: | zhang_feiren sam | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | Connector / C++ | Severity: | S3 (Non-critical) |
Version: | 1.1.9 | OS: | Windows (windows 10) |
Assigned to: | Assigned Account | CPU Architecture: | Any |
Tags: | cmake, mysql-connector-cpp-1.1.9 |
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
[6 Jul 2017 9:28]
zhang_feiren sam
[6 Jul 2017 9:40]
zhang_feiren sam
mysql-connector-cpp-1.1.9 directory:
Attachment: fox(07-06-17-26-02).jpg (image/jpeg, text), 165.33 KiB.