Skip to content

Commit d0ce870

Browse files
committed
MDEV-12735: Accidental revert of MDEV-6933
1 parent e8889c8 commit d0ce870

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

storage/innobase/lock/lock0wait.cc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -274,10 +274,6 @@ lock_wait_suspend_thread(
274274
}
275275
}
276276

277-
/* Wake the lock timeout monitor thread, if it is suspended */
278-
279-
os_event_set(lock_sys->timeout_event);
280-
281277
lock_wait_mutex_exit();
282278
trx_mutex_exit(trx);
283279

0 commit comments

Comments
 (0)