Bug #10656 Stored Procedure - Create index and Truncate table command error
Submitted: 16 May 2005 8:23 Modified: 10 Mar 2006 11:17
Reporter: conor meegan Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:5.0.4-beta-nt OS:Windows (Windox XP Pro SP2)
Assigned to: Magnus BlÄudd 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:

[16 May 2005 8:24] conor meegan
database schema

Attachment: test_database 20050516 0919.sql (text/plain), 1.95 KiB.

[16 May 2005 8:24] conor meegan
stored procedures

Attachment: test_procedures.txt (text/plain), 812 bytes.