From: Victor P. <ope...@ha...> - 2002-10-11 04:50:54
|
I also looked through the query logs for MySQL. And it looks like a second thread executes GET_LOCK before the first one releases it (3 and 6 are process ID's): 021010 21:44:38 6 Query SELECT GET_LOCK('Apache-Session-d4af5bc838bb5e843eebed1542c21e3d', 3600) 021010 21:44:41 3 Query SELECT GET_LOCK('Apache-Session-d4af5bc838bb5e843eebed1542c21e3d', 3600) -Victor |