diff options
Diffstat (limited to 'sql/sql_class.h')
| -rw-r--r-- | sql/sql_class.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/sql_class.h b/sql/sql_class.h index c52386715fe..bf16b119be2 100644 --- a/sql/sql_class.h +++ b/sql/sql_class.h @@ -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 */ |
