mirror of
https://github.com/MariaDB/server.git
synced 2026-05-07 07:35:32 +02:00
merge from 5.1-rpl+2 repo to a local branch with HB and bug@27808 fixes
This commit is contained in:
commit
6d1ad12428
65 changed files with 2686 additions and 515 deletions
|
|
@ -144,6 +144,7 @@ extern ulonglong relay_log_space_limit;
|
|||
#define SLAVE_FORCE_ALL 4
|
||||
|
||||
int init_slave();
|
||||
int init_recovery(Master_info* mi, const char** errmsg);
|
||||
void init_slave_skip_errors(const char* arg);
|
||||
bool flush_relay_log_info(Relay_log_info* rli);
|
||||
int register_slave_on_master(MYSQL* mysql);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue