mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
merge from 5.1-rpl+2 repo to a local branch with HB and bug@27808 fixes
This commit is contained in:
@ -10,6 +10,7 @@ relay_log MYSQLD_DATADIR/relay-log
|
||||
relay_log_index
|
||||
relay_log_info_file relay-log.info
|
||||
relay_log_purge ON
|
||||
relay_log_recovery OFF
|
||||
relay_log_space_limit 0
|
||||
stop slave;
|
||||
change master to master_host='127.0.0.1',master_user='root',
|
||||
|
Reference in New Issue
Block a user