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