41
45
UNIV_INTERN ulint dict_create_sys_replication_log(void);
43
47
UNIV_INTERN ulint insert_replication_message(const char *message, size_t size,
47
52
UNIV_INTERN struct read_replication_state_st *replication_read_init(void);
48
53
UNIV_INTERN void replication_read_deinit(struct read_replication_state_st *);
49
54
UNIV_INTERN struct read_replication_return_st replication_read_next(struct read_replication_state_st *);