Bug #37145 Killing a statement doing DDL may log binlog event with error code 1053
Submitted: 2 Jun 2008 20:07 Modified: 8 Feb 2010 15:42
Reporter: Mark Callaghan Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Replication Severity:S3 (Non-critical)
Version:5.0.54, 5.1.26 OS:Any
Assigned to: Zhenxing He CPU Architecture:Any
Tags: 1053, KILL, replication

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:

[12 Jan 2009 23:00] Justin Tolmer
This diff is a fix I implemented for this issue in our 5.0.67 branch.

Attachment: 37145.patch (application/octet-stream, text), 37.54 KiB.