Bug #10537 Server crashes while loading data file into table through procedure.
Submitted: 11 May 2005 10:52 Modified: 24 May 2005 20:14
Reporter: Disha Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version: 5.0.5 OS: Windows Server 2003
Assigned to: Bugs System 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:

[11 May 2005 10:53] Disha
this file contains the data that should be populated through the procedure

Attachment: tb-data.txt (text/plain), 420 bytes.