int mysql_set_server_option(MYSQL *mysql, enum enum_mysql_set_option option)
Option | Description |
---|---|
MYSQL_OPTION_MULTI_STATEMENTS_ON | Enable multiple-statement support |
MYSQL_OPTION_MULTI_STATEMENTS_OFF | Disable multiple-statement support |
mysql_set_server_option is in work by code-reference.com
if you are faster… don't hasitate and add it
no example at the moment
no example at the moment