Bug #14143 select with many left joins on large data set makes server crash
Submitted: 19 Oct 2005 15:10 Modified: 3 Nov 2005 13:58
Reporter: Berto van de Kraats Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Prepared statements Severity:S1 (Critical)
Version:5.0.16-nightly-20051017-debug OS:Linux (Linux Suse sles 9 sp1)
Assigned to: Assigned Account 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 Oct 2005 15:13] Berto van de Kraats
Cpp trace of problem

Attachment: bug14143.cpp (text/plain), 32.35 KiB.

[19 Oct 2005 15:13] Berto van de Kraats
Table data to reproduce the problem

Attachment: bug14143.table.dump.bz2 (application/octet-stream, text), 127.10 KiB.