Bug #59143 | valgrind leak warning from innodb_plugin.innodb-index for mysql 5.1.52 | ||
---|---|---|---|
Submitted: | 24 Dec 2010 0:13 | Modified: | 21 Jan 2011 16:56 |
Reporter: | Mark Callaghan | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: InnoDB Plugin storage engine | Severity: | S2 (Serious) |
Version: | 5.1.52, 5.5, 5.6 | OS: | Any |
Assigned to: | Assigned Account | CPU Architecture: | Any |
Tags: | innodb, Leak, plugin, valgrind |
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
[24 Dec 2010 7:14]
Shane Bester
[21 Jan 2011 16:59]
Vasil Dimov
patch1
Attachment: 5.1-marko.makela@oracle.com-20101011080147-72nory5su5bo9j9k.diff (text/x-patch), 550 bytes.
[21 Jan 2011 17:00]
Vasil Dimov
patch2
Attachment: 5.1-marko.makela@oracle.com-20101011081800-sby6kmb8n1mnryfq.diff (text/x-patch), 4.00 KiB.