mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
MDEV-4506, parallel replication.
Some after-review fixes.
This commit is contained in:
@ -1615,7 +1615,7 @@ struct wait_for_commit
|
||||
*/
|
||||
bool waiting_for_commit;
|
||||
/*
|
||||
Flag set when wakeup_subsequent_commits_running() is active, see commonts
|
||||
Flag set when wakeup_subsequent_commits_running() is active, see comments
|
||||
on that function for details.
|
||||
*/
|
||||
bool wakeup_subsequent_commits_running;
|
||||
|
Reference in New Issue
Block a user