Bug #87319 | Label for "SSL Certificate Authority" is truncated | ||
---|---|---|---|
Submitted: | 4 Aug 2017 8:35 | Modified: | 10 Nov 2017 7:30 |
Reporter: | Daniël van Eeden (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / ODBC | Severity: | S3 (Non-critical) |
Version: | 5.3.8 | OS: | Windows |
Assigned to: | Bogdan Degtyariov | CPU Architecture: | Any |
Tags: | regression |
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 Aug 2017 8:35]
Daniël van Eeden
[4 Aug 2017 9:23]
Umesh Shastry
Screenshot..
Attachment: 87319_5.3.9.png (image/png, text), 34.01 KiB.
[4 Aug 2017 9:59]
Umesh Shastry
Win10 - 5.3.8
Attachment: Win10_5.3.8.JPG (image/jpeg, text), 84.75 KiB.
[4 Aug 2017 10:03]
Umesh Shastry
Win10 - 5.3.9
Attachment: Win10_5.3.9.JPG (image/jpeg, text), 86.65 KiB.