1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-07 00:04:31 +03:00

Merge 10.5 into 10.6

This commit is contained in:
Marko Mäkelä
2023-04-11 16:15:19 +03:00
348 changed files with 11962 additions and 6939 deletions

View File

@@ -91,6 +91,9 @@ struct group_commit_orderer {
FORCE_SWITCH= 2
};
uint8 flags;
#ifndef DBUG_OFF
bool gc_done;
#endif
};