Source position: mysql.inc line 795
type mysql_rpl_type = (
MYSQL_RPL_MASTER,
MYSQL_RPL_SLAVE,
MYSQL_RPL_ADMIN
);