mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-07-28 20:02:00 +03:00
Protocol version and connected gtid
* Propagate server max protocol version to provider init options * Store gtid from connected call to make cluster id and the connect position available
This commit is contained in:
@ -31,6 +31,7 @@ namespace db
|
||||
server_id,
|
||||
address,
|
||||
working_dir,
|
||||
1,
|
||||
wsrep::server_state::rm_async)
|
||||
, mutex_()
|
||||
, cond_()
|
||||
|
Reference in New Issue
Block a user