| Bug #26489 | Corruption in relay logs | ||
|---|---|---|---|
| Submitted: | 20 Feb 2007 6:14 | Modified: | 6 Feb 2008 16:28 | 
| Reporter: | Daniel Fiske | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Server: Replication | Severity: | S2 (Serious) | 
| Version: | 5.0.27 & 5.0.37, 5.1.22 | OS: | Any (Linux, Win32) | 
| Assigned to: | Zhenxing He | CPU Architecture: | Any | 
| Tags: | bfsm_2007_10_18, bfsm_2007_11_01, bfsm_2007_12_06 | ||
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
   [6 Apr 2007 12:18]
   Sveta Smirnova        
  
 
   [26 Oct 2007 14:16]
   Mark Leith        
  Patch to add sync_relay_log variable
Attachment: sync_relay_log.patch (application/octet-stream, text), 5.46 KiB.
   [26 Oct 2007 14:17]
   Mark Leith        
  ktrace/kdump output verifying the fsync
Attachment: sync_relay_log.dump (application/octet-stream, text), 93.08 KiB.

