Bug #61829 | Increasing memory usage | ||
---|---|---|---|
Submitted: | 12 Jul 2011 8:47 | Modified: | 18 Dec 2011 15:58 |
Reporter: | Thomas Parrott | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: General | Severity: | S2 (Serious) |
Version: | 5.5.14 | OS: | Linux (x86_64 Centos 5.6) |
Assigned to: | CPU Architecture: | Any | |
Tags: | memory leak |
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
[12 Jul 2011 15:15]
Thomas Parrott
[12 Jul 2011 16:16]
Thomas Parrott
Command output at 2011-07-12 17:11:00
Attachment: 17_11.txt (text/plain), 32.74 KiB.
[12 Jul 2011 16:17]
Thomas Parrott
Daily memory growth
Attachment: mysql_mem_daily.png (image/png, text), 21.12 KiB.
[12 Jul 2011 16:18]
Thomas Parrott
Yearly memory growth
Attachment: mysql_mem_yearly.png (image/png, text), 24.28 KiB.
[13 Jul 2011 8:59]
Thomas Parrott
Partitions list
Attachment: PARTITIONS.zip (application/zip, text), 424.49 KiB.
[3 Aug 2011 14:58]
Thomas Parrott
Current PMAP output
Attachment: pmap-2011-08-03.txt (text/plain), 19.99 KiB.
[3 Aug 2011 15:03]
Thomas Parrott
memory usage levelling off
Attachment: memory_usage.png (image/png, text), 23.72 KiB.
[15 Aug 2011 8:29]
Thomas Parrott
PMAP before MySQL restarted, memory usage 2GB.
Attachment: pmap-2011-08-15-a.txt (text/plain), 19.36 KiB.
[15 Aug 2011 8:34]
Thomas Parrott
PMAP after restart and upgrade to MySQL 5.5.15, using 1.2G and rising.
Attachment: pmap-2011-08-15-b.txt (text/plain), 14.24 KiB.
[15 Sep 2011 8:24]
Thomas Parrott
pmap output
Attachment: pmap-2011-09-15.txt (text/plain), 26.03 KiB.