mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge remote-tracking branch '10.4' into 10.5
This commit is contained in:
@ -90,6 +90,9 @@ struct group_commit_orderer {
|
||||
FORCE_SWITCH= 2
|
||||
};
|
||||
uint8 flags;
|
||||
#ifndef DBUG_OFF
|
||||
bool gc_done;
|
||||
#endif
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user