mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Merge branch '10.1' into 10.2
This commit is contained in:
@@ -179,7 +179,8 @@ static struct wsrep_service_st wsrep_handler = {
|
||||
wsrep_thd_ws_handle,
|
||||
wsrep_trx_is_aborting,
|
||||
wsrep_trx_order_before,
|
||||
wsrep_unlock_rollback
|
||||
wsrep_unlock_rollback,
|
||||
wsrep_set_data_home_dir
|
||||
};
|
||||
|
||||
static struct thd_specifics_service_st thd_specifics_handler=
|
||||
|
||||
Reference in New Issue
Block a user