mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-07-05 03:41:13 +03:00
Deprecated sst_transferred(), always use sst_received()
This commit is contained in:
@ -65,8 +65,6 @@ namespace wsrep
|
||||
* new cluster is bootstrapped and the server has reached
|
||||
* initialized state. From this call the DBMS should initialize
|
||||
* environment for the new cluster.
|
||||
*
|
||||
* @param gtid Gtid of the bootstrap position.
|
||||
*/
|
||||
virtual void bootstrap() = 0;
|
||||
|
||||
|
Reference in New Issue
Block a user