Bug #35460 UDF Crash
Submitted: 20 Mar 2008 14:30 Modified: 20 Mar 2008 17:14
Reporter: Sedat Onur ORAKOGLU Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S1 (Critical)
Version:5.0.45-community-nt OS:Windows (ALL)
Assigned to: CPU Architecture:Any
Tags: UDF crash

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:

[20 Mar 2008 14:32] Sedat Onur ORAKOGLU
the udf that i load

Attachment: getmac.dll (application/x-msdownload, text), 60.00 KiB.

[20 Mar 2008 15:04] Sedat Onur ORAKOGLU
the old ini file

Attachment: old.ini (application/octet-stream, text), 502 bytes.

[20 Mar 2008 15:05] Sedat Onur ORAKOGLU
the new ini file

Attachment: new.ini (application/octet-stream, text), 573 bytes.