mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
merge 10-base->10.0
This commit is contained in:
@@ -1490,6 +1490,7 @@ rpl_group_info::rpl_group_info(Relay_log_info *rli_)
|
||||
rpl_group_info::~rpl_group_info()
|
||||
{
|
||||
free_annotate_event();
|
||||
delete deferred_events;
|
||||
mysql_mutex_destroy(&sleep_lock);
|
||||
mysql_cond_destroy(&sleep_cond);
|
||||
}
|
||||
|
Reference in New Issue
Block a user