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