COM_SET_OPTION

This command configures client-specific options for the current connection, such as enabling or disabling multi-statements.

Enables or disables server option.

Fields

Options

Constant
Value

MYSQL_OPTION_MULTI_STATEMENTS_ON

0

MYSQL_OPTION_MULTI_STATEMENTS_OFF

1

Response

EOF Packet on success or ERR packet.

This page is licensed: CC BY-SA / Gnu FDL

Last updated

Was this helpful?