Bug #79533 | events_statements_summary_by_digest: no unique rows by DIGEST/SCHEMA_NAME | ||
---|---|---|---|
Submitted: | 5 Dec 2015 8:45 | Modified: | 28 Sep 2016 14:44 |
Reporter: | Simon Mudd (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Performance Schema | Severity: | S3 (Non-critical) |
Version: | 5.6.27,5.7.9, 5.6.30, 5.7.12 | OS: | Any |
Assigned to: | Marc ALFF | CPU Architecture: | Any |
Tags: | duplicate rows, events_statements_summary_by_digest, performance_schema |
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
[10 May 2016 7:10]
Umesh Shastry
[10 May 2016 7:23]
Umesh Shastry
5.7.12 test results
Attachment: 79533_5.7.12.results (application/octet-stream, text), 9.84 KiB.
[19 May 2016 6:14]
Umesh Shastry
Community build - 5.6.30
Attachment: 79533_community.results (application/octet-stream, text), 13.99 KiB.