Bug #34384 Big quoted int in WHERE of UPDATE or DELETE causes drop in performance
Submitted: 7 Feb 2008 16:45 Modified: 7 Oct 2010 23:09
Reporter: Andrii Nikitin Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: DML Severity:S3 (Non-critical)
Version:5.0.45, 5.1.22, 5.0.54 OS:Any
Assigned to: Evgeny Potemkin 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:

[7 Feb 2008 16:47] Andrii Nikitin
how to repeat

Attachment: csc23012_testcase.sql (application/unknown, text), 3.13 KiB.