mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
fixing embedded: first set of changes (storage engines don't work yet)
This commit is contained in:
@ -93,7 +93,7 @@ extern bool wsrep_desync_update UPDATE_ARGS;
|
||||
|
||||
#define WSREP_NONE
|
||||
#define wsrep_provider_init(X)
|
||||
#define wsrep_init_vars() (1)
|
||||
#define wsrep_init_vars() (0)
|
||||
#define wsrep_start_position_init(X)
|
||||
#define wsrep_sst_auth_init(X)
|
||||
|
||||
|
Reference in New Issue
Block a user