mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge of patch for MDEV-6411 from maria-5.5-galera.
This commit is contained in:
@ -31,6 +31,7 @@ extern void wsrep_sst_grab();
|
||||
extern bool wsrep_sst_wait();
|
||||
/*! Signals wsrep that initialization is complete, writesets can be applied */
|
||||
extern void wsrep_sst_continue();
|
||||
extern void wsrep_sst_auth_free();
|
||||
|
||||
extern void wsrep_SE_init_grab(); /*! grab init critical section */
|
||||
extern void wsrep_SE_init_wait(); /*! wait for SE init to complete */
|
||||
|
Reference in New Issue
Block a user