read_execute_response

Function read_execute_response 

Source
pub fn read_execute_response(
    payload: &[u8],
    cache_metadata: bool,
) -> Result<ExecuteResponse<'_>>
Expand description

Read COM_STMT_EXECUTE response This can be either an OK packet or a result set