Bug #15242 | mysqld's memory is increased by problem. | ||
---|---|---|---|
Submitted: | 25 Nov 2005 6:24 | Modified: | 25 Nov 2005 8:53 |
Reporter: | EUN KEYONG YUN | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server | Severity: | S1 (Critical) |
Version: | mysql-standard-4.1.14-pc-linux-gnu-i686 | OS: | Linux (Red Hat Enterprise Linux AS rele) |
Assigned to: | CPU Architecture: | Any |
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 Nov 2005 6:28]
EUN KEYONG YUN
[25 Nov 2005 8:45]
EUN KEYONG YUN
my.cnf
Attachment: my.cnf (application/octet-stream, text), 14.05 KiB.
[25 Nov 2005 8:46]
EUN KEYONG YUN
data of innodb's status
Attachment: INNODBMONITOROUTPUT.txt (text/plain), 49.68 KiB.