DBD-mysql
DBD-mysql copied to clipboard
select GET_LOCK(?, ?) block signal handling [rt.cpan.org #63700]
trafficstars
Migrated from rt.cpan.org#63700 (status was 'open')
Requestors:
Attachments:
From [email protected] on 2010-12-07 14:07:27:
The attached script cannot be ended with SIGINT when $SIG{INT} is set
up. The issue appears when a "SELECT GET_LOCK(?, ?)" statement waits for
the lock from the database.
From [email protected] on 2010-12-10 14:52:59:
(I'm not sure why the body was not displayed in the first report)
The attached script cannot be ended with SIGINT when $SIG{INT} is set
up. The issue appears when a "SELECT GET_LOCK(?, ?)" statement waits for
the lock from the database.