1
0
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:
Andrei Elkin
2009-10-01 20:22:44 +03:00
65 changed files with 2685 additions and 514 deletions

View File

@ -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',