# This is the first half of include/restart_mysqld.inc.
if($rpl_inited)
{
if(!$allow_rpl_inited)
{
--dieERRORINTEST:Whenusingthereplicationtestframework(master-slave.inc,rpl_init.incetc),userpl_restart_server.inc instead of restart_mysqld.inc. If you know what you are doing and you really have to use restart_mysqld.inc, set allow_rpl_inited=1 before you source restart_mysqld.inc
}
}
# Write file to make mysql-test-run.pl expect the "crash", but don't start it