mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
compiler warnings
This commit is contained in:
@@ -895,11 +895,11 @@ THD::THD(bool is_applier)
|
||||
wsrep_applier(is_applier),
|
||||
wsrep_applier_closing(false),
|
||||
wsrep_client_thread(false),
|
||||
wsrep_apply_toi(false),
|
||||
wsrep_po_handle(WSREP_PO_INITIALIZER),
|
||||
wsrep_po_cnt(0),
|
||||
// wsrep_po_in_trans(false),
|
||||
wsrep_apply_format(0),
|
||||
wsrep_apply_toi(false),
|
||||
#endif
|
||||
m_parser_state(NULL),
|
||||
#if defined(ENABLED_DEBUG_SYNC)
|
||||
|
Reference in New Issue
Block a user