Bug #86049 | Client testcases failing with --valgrind-clients in getaddrinfo | ||
---|---|---|---|
Submitted: | 23 Apr 2017 19:09 | Modified: | 14 Aug 2017 10:26 |
Reporter: | Laurynas Biveinis (OCA) | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: Command-line Clients | Severity: | S3 (Non-critical) |
Version: | 8.0.1, 8.0.2 | OS: | Linux (Ubuntu 17.04) |
Assigned to: | CPU Architecture: | Any | |
Tags: | valgrind |
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
[24 Apr 2017 5:40]
Umesh Shastry
[25 Apr 2017 12:20]
Umesh Shastry
Ubuntu Zesty 17.04 test results
Attachment: 86049.ubuntu17.04.results (application/octet-stream, text), 201.71 KiB.