Bug #38296 low memory crash with many conditions in a query
Submitted: 22 Jul 2008 19:43 Modified: 22 Aug 2008 20:32
Reporter: Shane Bester (Platinum Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Parser Severity:S2 (Serious)
Version:4.1.22, 5.0.68, 5.1.28 OS:Any
Assigned to: Marc ALFF 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:

[22 Jul 2008 19:47] Shane Bester
run server --thread-stack=2M and import this into client.

Attachment: bug38296_testcase.sql (application/unknown, text), 142.93 KiB.