Bug #48993 | valgrind errors in mysqlbinlog | ||
---|---|---|---|
Submitted: | 23 Nov 2009 13:27 | Modified: | 21 Jun 2010 0:49 |
Reporter: | Shane Bester (Platinum Quality Contributor) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Replication | Severity: | S3 (Non-critical) |
Version: | 5.1.41, 5.1.44-bzr,mysql-5.5.99-m3 | OS: | Linux (32-bit, Mac OS X) |
Assigned to: | Luis Soares | CPU Architecture: | Any |
Tags: | 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
[23 Nov 2009 13:27]
Shane Bester
[22 Jan 2010 12:03]
Shane Bester
both problems still repeatable for me using latest 5.1 source.
Attachment: bug48993_full_infos_5.1_bugfix.txt (text/plain), 10.43 KiB.