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