Bug #17019 Hudge DELETE queries consume all memory and cpu resources
Submitted: 1 Feb 2006 18:29 Modified: 2 Feb 2006 16:22
Reporter: Guy Baconnière Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server Severity:S1 (Critical)
Version:5.0.18 OS:Linux (Debian Sarge/Kernel 2.6.15/Libc)
Assigned to: 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:

[1 Feb 2006 18:35] Guy Baconnière
bug.sql part1

Attachment: bug.sql-part1 (text/plain), 200.00 KiB.

[1 Feb 2006 18:44] Guy Baconnière
bug.sql part2

Attachment: bug.sql-part2 (text/plain), 200.00 KiB.

[1 Feb 2006 18:44] Guy Baconnière
bug.sql part3

Attachment: bug.sql-part3 (text/plain), 31.82 KiB.

[1 Feb 2006 18:45] Guy Baconnière
data and structure

Attachment: data.sql (text/plain), 13.02 KiB.

[1 Feb 2006 18:45] Guy Baconnière
mysql config file

Attachment: my.cnf (text/plain), 5.01 KiB.