Bug #7365 embedded server for MacOS: problem with prepared statements
Submitted: 16 Dec 2004 21:41 Modified: 20 Dec 2004 22:02
Reporter: Hartmut Holzgraefe Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:4.1.7 OS:MacOS (Mac OS/X)
Assigned to: Konstantin Osipov 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 Dec 2004 21:44] Hartmut Holzgraefe
test source

Attachment: test_libmysqld.c (text/plain), 1.84 KiB.

[16 Dec 2004 21:45] Hartmut Holzgraefe
Mac OS/X Makefile

Attachment: Makefile (application/octet-stream, text), 857 bytes.