Bug #7344 Use of unallocated memory causing crash in clients
Submitted: 16 Dec 2004 8:31 Modified: 25 Apr 2005 23:10
Reporter: Jim Perry Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:4.1.7 OS:Linux (Linux)
Assigned to: Alexey Botchkov 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 Jan 2005 16:31] Aleksey Kishkin
testcase.

Attachment: test7344.c (text/x-csrc), 918 bytes.

[11 Jan 2005 18:27] Hartmut Holzgraefe
test code showing mysql_embedded: File '(built-in)' not found (Errcode: 2)

Attachment: testprog.c (text/plain), 1.22 KiB.