Bug #4000 subquery with variable on BDB table fails + damages table
Submitted: 4 Jun 2004 11:51 Modified: 23 Jun 2004 17:55
Reporter: Matthias Leich Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:4.1 OS:Linux (Linux)
Assigned to: Sergei Golubchik 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 Jun 2004 11:54] Matthias Leich
Test case file for mysqltest

Attachment: bla.test (application/octet-stream, text), 1.74 KiB.

[7 Jun 2004 14:53] Matthias Leich
test case with correlated subquery + no variable

Attachment: ml_err5.test (application/octet-stream, text), 250 bytes.