Bug #45741 Memory of server increases abnormally for sql with mass <> condition
Submitted: 25 Jun 2009 10:46 Modified: 29 Jun 2009 9:47
Reporter: Lei Wang Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Optimizer Severity:S1 (Critical)
Version:5.0.83, 5.0, 5.1, 5.5.8 OS:Linux
Assigned to: CPU Architecture:Any
Tags: Memory

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:

[25 Jun 2009 13:10] Lei Wang
JDBC test case

Attachment: MyTest.java (text/x-java), 1.63 KiB.

[30 Jun 2009 7:19] Shane Bester
testcase using a stored procedure instead of java

Attachment: bug45741_stored_procedure_testcase.sql (application/unknown, text), 1015 bytes.