Bug #11877 UNION and ORDER BY
Submitted: 12 Jul 2005 8:23 Modified: 9 Feb 2006 15:39
Reporter: Tom Schindl Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S1 (Critical)
Version:4.1.12a OS:Windows (WinXP/Linux)
Assigned to: Paul DuBois 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:

[12 Jul 2005 9:44] Tom Schindl
Running the SQL against this database shows the error

Attachment: wrong-db.dump (application/octet-stream, text), 119.29 KiB.

[12 Jul 2005 11:51] Tom Schindl
create the table person

Attachment: persons.create (application/octet-stream, text), 1.94 KiB.

[12 Jul 2005 11:52] Tom Schindl
contracts creation

Attachment: contracts.create (application/octet-stream, text), 1.21 KiB.