Commit 1d273686 authored by Zardosht Kasheff's avatar Zardosht Kasheff Committed by Yoni Fogel
Browse files

[t:4427], fix test_stress4.c

git-svn-id: file:///svn/toku/tokudb@39315 c7de825b-a66e-492c-adef-691d508d4ae1
parent 20317bf7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -85,6 +85,7 @@ stress_table(DB_ENV *env, DB **dbp, struct cli_args *cli_args) {
        uoe[i-4] = get_update_op_args(cli_args,update_history_buffer);
        memset(uoe[i-4].update_history_buffer, 0, n * (sizeof uoe[i-4].update_history_buffer[0]));
        myargs[i].operation = update_with_history_op;
        myargs[i].operation_extra = &uoe[i-4];
    }

    // make the guys that do point queries