Bug #42865 System call interrupt in mysql_real_connect
Submitted: 15 Feb 2009 10:16 Modified: 16 Mar 2009 11:05
Reporter: Petr Vodicka Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server: C API (client library) Severity:S3 (Non-critical)
Version:5.1.31 OS:Linux
Assigned to: CPU Architecture:Any
Tags: (4), EINTR, mysql_real_connect, System call interrupted

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:

[15 Feb 2009 10:19] Petr Vodicka
Use for simulate bug

Attachment: bugtest.c (text/plain), 1.61 KiB.