mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
MDEV-13073. This part patch weeds out RUN_HOOK from the server as semisync
is defined statically. Consequently the observer interfaces are removed as well.
This commit is contained in:
@ -24,6 +24,8 @@
|
||||
#include "rpl_mi.h"
|
||||
#include "mysql.h"
|
||||
|
||||
class Master_info;
|
||||
|
||||
/**
|
||||
The extension class for the slave of semi-synchronous replication
|
||||
*/
|
||||
|
Reference in New Issue
Block a user