galera fixes related to THD::LOCK_thd_kill
win
This commit is contained in:
parent
37e24970cb
commit
6212cf86a2
@ -92,6 +92,12 @@ void wsrep_thd_LOCK(THD *)
|
||||
void wsrep_thd_UNLOCK(THD *)
|
||||
{ }
|
||||
|
||||
void wsrep_thd_kill_LOCK(THD *)
|
||||
{ }
|
||||
|
||||
void wsrep_thd_kill_UNLOCK(THD *)
|
||||
{ }
|
||||
|
||||
void wsrep_thd_awake(THD *, my_bool)
|
||||
{ }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user