DBD-mysql icon indicating copy to clipboard operation
DBD-mysql copied to clipboard

select GET_LOCK(?, ?) block signal handling [rt.cpan.org #63700]

Open mbeijen opened this issue 8 years ago • 0 comments
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.

mbeijen avatar Nov 15 '17 07:11 mbeijen