Bug #25383 Servers crashes on specific query
Submitted: 3 Jan 2007 11:55 Modified: 16 Feb 2007 21:34
Reporter: Olivier Clavel Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: General Severity:S1 (Critical)
Version:5.0.34-BK, 5.0.30 OS:Linux (Linux, Debian Sarge i386)
Assigned to: Assigned Account CPU Architecture:Any
Tags: 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:

[3 Jan 2007 11:56] Olivier Clavel
Bug info

Attachment: bugTrace.txt (text/plain), 28.26 KiB.

[3 Jan 2007 14:31] Olivier Clavel
Smallest data chunk I could get that still crashes (full db dump)

Attachment: smallestDataChunk.sql (text/x-sql), 28.95 KiB.

[3 Jan 2007 14:31] Olivier Clavel
Evidence of crash in mysql command line after query

Attachment: crashEvidenceAfterQuery.txt (text/plain), 1.82 KiB.