Bug #28839 Errors in strict mode silently stop SQL thread if --slave-skip-errors exists
Submitted: 1 Jun 2007 14:50 Modified: 23 Jul 2007 19:44
Reporter: Domas Mituzas Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Replication Severity:S1 (Critical)
Version:5.0-bk, 5.1-bk OS:Any
Assigned to: Alexey Botchkov CPU Architecture:Any

File: Maximum allowed size is 50MB.
Description:
Privacy:

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:

[19 Jun 2007 7:35] Domas Mituzas
testcase

Attachment: rpl_bug28839.test (, text), 349 bytes.

[19 Jun 2007 7:36] Domas Mituzas
slave option file for testcase

Attachment: rpl_bug28839-slave.opt (, text), 29 bytes.