Bug #20519 "Subquery returns more that 1 row" error with "limit x, 1"
Submitted: 17 Jun 2006 15:00 Modified: 24 Jul 2006 17:47
Reporter: Balazs Odor Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:5.0.22 OS:Linux (Debian Linux)
Assigned to: Igor Babaev 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:

[17 Jun 2006 15:02] Balazs Odor
master table

Attachment: master.table.sql (text/plain), 327 bytes.

[17 Jun 2006 15:02] Balazs Odor
slave table

Attachment: slave.table.sql (text/plain), 580 bytes.