Bug #84003 | MySQL Consumes All Available System Memory || OS Swapping | ||
---|---|---|---|
Submitted: | 29 Nov 2016 12:54 | Modified: | 26 Jan 2017 13:24 |
Reporter: | N.S. Cutler | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | 5.7.17 | OS: | CentOS |
Assigned to: | MySQL Verification Team | CPU Architecture: | Any |
Tags: | load, Memory, swap |
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
[8 Dec 2016 13:52]
N.S. Cutler
[8 Dec 2016 13:52]
N.S. Cutler
global status
Attachment: global-status.txt (text/plain), 41.21 KiB.
[14 Dec 2016 2:38]
N.S. Cutler
global vars2
Attachment: global-vars2.txt (text/plain), 14.21 KiB.
[14 Dec 2016 2:38]
N.S. Cutler
global status2
Attachment: global-status2.txt (text/plain), 8.40 KiB.
[3 Jan 2017 22:45]
Timothy Northrup
post-startup global variables
Attachment: tgn-global-vars.txt (text/plain), 59.45 KiB.
[3 Jan 2017 22:48]
Timothy Northrup
post-startup global status
Attachment: tgn-global-status.txt (text/plain), 40.70 KiB.
[3 Jan 2017 22:49]
Timothy Northrup
global vars after app running - virtual memory up to 13GB+
Attachment: tgn-global-vars3.txt (text/plain), 59.45 KiB.
[3 Jan 2017 22:50]
Timothy Northrup
global status after app running - virtual memory up to 13GB+
Attachment: tgn-global-status3.txt (text/plain), 40.75 KiB.