Bug #32873 Semaphore object left open after database handle closes in Perl::DBD on windows
Submitted: 30 Nov 2007 11:53 Modified: 20 Feb 2013 22:21
Reporter: Martin GK Email Updates:
Status: Unsupported Impact on me:
None 
Category:Connectors: DBD::mysql ( Perl ) Severity:S3 (Non-critical)
Version:5.0.45 (DBD::mysql 3.0002) OS:Windows (XP SP2)
Assigned to: CPU Architecture:Any
Tags: dbd, fork, perl, Semaphore, threads, windows

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:

[30 Nov 2007 11:54] Martin GK
Test perl script to recreate problem

Attachment: testhandles6.pl (text/x-perl), 2.39 KiB.