Merge quant.(none):/ext/mysql/bkroot/mysql-5.0-rpl
into quant.(none):/ext/mysql/bk/mysql-5.0-bug21132
This commit is contained in:
commit
69c529bef1
@ -3530,7 +3530,7 @@ connected:
|
|||||||
on with life.
|
on with life.
|
||||||
*/
|
*/
|
||||||
thd->proc_info = "Registering slave on master";
|
thd->proc_info = "Registering slave on master";
|
||||||
if (register_slave_on_master(mysql) || update_slave_list(mysql, mi))
|
if (register_slave_on_master(mysql))
|
||||||
goto err;
|
goto err;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user