MySQLConnection.setOption

Send a SET_OPTION command to set options for the current connection.

@param option the options to set @param handler the handler notified with the execution result @return a reference to this, so the API can be used fluently

interface MySQLConnection
setOption

Meta