mirror of
https://github.com/MariaDB/server.git
synced 2026-04-26 18:25:30 +02:00
Merge MDEV-8147 into 10.1
This commit is contained in:
commit
903f8dc72d
7 changed files with 151 additions and 14 deletions
|
|
@ -6961,6 +6961,7 @@ wait_for_commit::wakeup_subsequent_commits2(int wakeup_error)
|
|||
a mutex), so no extra explicit barrier is needed here.
|
||||
*/
|
||||
wakeup_subsequent_commits_running= false;
|
||||
DBUG_EXECUTE_IF("inject_wakeup_subsequent_commits_sleep", my_sleep(21000););
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue