Bug #48091 | valgrind errors when slave has double not null and master has double null | ||
---|---|---|---|
Submitted: | 15 Oct 2009 17:37 | Modified: | 15 Mar 2010 4:52 |
Reporter: | Shane Bester (Platinum Quality Contributor) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Row Based Replication ( RBR ) | Severity: | S1 (Critical) |
Version: | 5.1.39 | OS: | Any |
Assigned to: | Alfranio Tavares Correia Junior | CPU Architecture: | Any |
Tags: | regression, 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
[15 Oct 2009 17:38]
Shane Bester
[19 Oct 2009 5:51]
Roel Van de Paar
Showing the error twice on 5.1.39 + Valgrind information after shutdown
Attachment: valgrind_reads.txt (text/plain), 11.69 KiB.