Bug #64563 | Memory leaks in Solaris 10 | ||
---|---|---|---|
Submitted: | 6 Mar 2012 11:30 | Modified: | 27 Jul 2012 22:14 |
Reporter: | Bartosz Bubak | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | 5.1.61 | OS: | Solaris (v. 10 x86_64) |
Assigned to: | CPU Architecture: | Any | |
Tags: | Leak, Memory, solaris |
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
[16 Mar 2012 10:44]
Bartosz Bubak
[16 Mar 2012 10:45]
Bartosz Bubak
global_status_10:30:01
Attachment: 01.txt (text/plain), 6.65 KiB.
[16 Mar 2012 10:46]
Bartosz Bubak
innodb_status_10:23:27
Attachment: 27.txt (text/plain), 31.32 KiB.
[16 Mar 2012 10:47]
Bartosz Bubak
innodb_status_10:30:00
Attachment: 00.txt (text/plain), 32.41 KiB.
[19 Jun 2012 6:40]
Mukesh Palavalasa
my.cnf file
Attachment: my.cnf.txt (text/plain), 1.70 KiB.