[Overview][Constants][Types][Procedures and functions][Variables] Reference for unit 'mysql4' (#mysql4_api)

mysql_rpl_type

Declaration

Source position: mysql4types.inc line 162

type mysql_rpl_type = (

  MYSQL_RPL_MASTER,

  MYSQL_RPL_SLAVE,

  MYSQL_RPL_ADMIN

);