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

enum_mysql_set_option

Declaration

Source position: mysql.inc line 389

type enum_mysql_set_option = (

  MYSQL_OPTION_MULTI_STATEMENTS_ON,

  MYSQL_OPTION_MULTI_STATEMENTS_OFF

);