Bug #37662 nested if() inside sum() is parsed in exponential time
Submitted: 26 Jun 2008 12:00 Modified: 14 Aug 2008 3:46
Reporter: Shane Bester (Platinum Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: General Severity:S1 (Critical)
Version:5.0.64, 5.1.24 OS:Any
Assigned to: Georgi Kodinov CPU Architecture:Any
Tags: DoS, regression

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:

[26 Jun 2008 12:02] Shane Bester
import into mysql client, watch processlist

Attachment: bug37662_testcase.sql (application/unknown, text), 10.66 KiB.

[26 Jun 2008 14:53] Axel Schwenke
test.sql

Attachment: test.sql (application/octet-stream, text), 4.84 KiB.