Bug #47768 pthread_cond_timedwait() is broken on windows
Submitted: 1 Oct 2009 17:15 Modified: 18 Dec 2009 23:45
Reporter: Kristofer Pettersson Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: General Severity:S2 (Serious)
Version:5.0+ OS:Windows
Assigned to: Kristofer Pettersson 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:

[1 Oct 2009 17:19] Kristofer Pettersson
bug47768.cpp

Attachment: pthread_test2.cpp (text/plain), 3.55 KiB.

[6 Oct 2009 2:17] Roel Van de Paar
Resolved stacktrace from bug_43758 (Ricardo Gomez) which should show the same issue. (Fedora Linux 2.6.27.5-117.fc10.x86_64)

Attachment: bug_43758_resolved_stacktrace_Ricardo_Gomez.txt (text/plain), 24.56 KiB.