Commit d0ce8704 authored by Jan Lindström's avatar Jan Lindström

MDEV-12735: Accidental revert of MDEV-6933

parent e8889c80
......@@ -274,10 +274,6 @@ lock_wait_suspend_thread(
}
}
/* Wake the lock timeout monitor thread, if it is suspended */
os_event_set(lock_sys->timeout_event);
lock_wait_mutex_exit();
trx_mutex_exit(trx);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment