Bug #8788 Visual C++ 6.0 float Update/Delete problem
Submitted: 24 Feb 2005 17:53 Modified: 1 Mar 2005 23:42
Reporter: [ name withheld ] Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:4.1.10 OS:Windows (Windows NT)
Assigned to: 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:

[24 Feb 2005 18:35] [ name withheld ]
table creation file

Attachment: tworz (text/plain), 4.12 KiB.

[24 Feb 2005 18:40] [ name withheld ]
Part of project .cpp file

Attachment: project.txt (text/plain), 250 bytes.

[24 Feb 2005 18:41] [ name withheld ]
m_set class

Attachment: TowarSet.h (text/plain), 1.53 KiB.