Bug #69726 | MySQL is using up all Memory, then it gets restarted | ||
---|---|---|---|
Submitted: | 11 Jul 2013 17:23 | Modified: | 14 Aug 2013 12:51 |
Reporter: | Frederic Steinfels | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server: General | Severity: | S1 (Critical) |
Version: | 5.6.12 | OS: | Linux (Fedora) |
Assigned to: | CPU Architecture: | Any | |
Tags: | crash, Memory, restart |
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
[25 Jul 2013 14:04]
Frederic Steinfels
[5 Aug 2013 11:28]
Frederic Steinfels
Most MySQL Memory Leaks have been fixed with 5.6.13, some smaller ones are still remaining
Attachment: mysql_memory_usage2.png (image/png, text), 90.63 KiB.
[14 Aug 2013 12:42]
Frederic Steinfels
It seems memory usage has leveld out
Attachment: mysql_memory_usage3.png (image/png, text), 86.30 KiB.