Bug #28711 MySql.Web.dll - Create new user
Submitted: 28 May 2007 0:04 Modified: 29 May 2007 14:06
Reporter: Paul Hulskamp Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / NET Severity:S1 (Critical)
Version:5.1.1 alpha OS:Windows (XP SP2)
Assigned to: CPU Architecture:Any
Tags: MySqlMembershipProvider

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:

[28 May 2007 0:06] Paul Hulskamp
Sample asp.net project

Attachment: testing1.zip (application/x-zip-compressed, text), 4.23 KiB.

[28 May 2007 0:07] Paul Hulskamp
stack trace of error

Attachment: trace.txt (text/plain), 2.44 KiB.