mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge branch '10.0-galera' into bb-10.1-serg
This commit is contained in:
@ -3991,6 +3991,7 @@ public:
|
||||
void *wsrep_apply_format;
|
||||
char wsrep_info[128]; /* string for dynamic proc info */
|
||||
bool wsrep_skip_append_keys;
|
||||
wsrep_gtid_t wsrep_sync_wait_gtid;
|
||||
#endif /* WITH_WSREP */
|
||||
|
||||
/* Handling of timeouts for commands */
|
||||
|
Reference in New Issue
Block a user