Bug #21794 MYSQL_STMT operations cause seg fault after connection reset (see bug #12744)
Submitted: 23 Aug 2006 13:36 Modified: 28 Sep 2006 22:03
Reporter: Eric Estabrooks Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:5.0.22 OS:Linux (linux)
Assigned to: MySQL Verification Team CPU Architecture:Any
Tags: mysql_stmt_execute, segfault, server connection lost

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 Aug 2006 3:30] Eric Estabrooks
code sample that causes segfault

Attachment: sql_fail.c (text/x-csrc), 2.88 KiB.