Mysql master is recognized as mysql slave

Hi,

The output of show slave status needs to be blank, like this.

mysql> show slave status;
Empty set (0.00 sec)

After promoting a DB to become master, your DBAs need to run a reset slave on it.