Bug #3069 SELECT segfaults server on linux
Submitted: 4 Mar 2004 18:59 Modified: 5 Mar 2004 9:49
Reporter: Erasmus Oblar Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: MyISAM storage engine Severity:S2 (Serious)
Version:4.0.18 OS:Linux (Redhat 8.0)
Assigned to: Dean Ellis 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:

[4 Mar 2004 19:00] Erasmus Oblar
pipe into mysql to create test tables

Attachment: crashdb (application/octet-stream, text), 1.11 KiB.

[4 Mar 2004 19:01] Erasmus Oblar
query that will eventually crash the server

Attachment: query (application/octet-stream, text), 217 bytes.