mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 14:54:20 +01:00
[t:4382] merging time extension back to mainline
git-svn-id: file:///svn/toku/tokudb@38725 c7de825b-a66e-492c-adef-691d508d4ae1
This commit is contained in:
parent
514e72777e
commit
f7e8d26dcd
1 changed files with 2 additions and 2 deletions
|
@ -111,7 +111,7 @@ run_test() {
|
|||
envdir="../${exec}-${table_size}-${cachetable_size}-${num_ptquery}-${num_update}-$$.dir"
|
||||
cd $rundir
|
||||
if ! LD_LIBRARY_PATH=../../../lib:$LD_LIBRARY_PATH \
|
||||
../$exec -v --test --num_seconds 180 --envdir "$envdir" \
|
||||
../$exec -v --test --num_seconds 600 --envdir "$envdir" \
|
||||
--num_elements $table_size \
|
||||
--cachetable_size $cachetable_size \
|
||||
--num_ptquery_threads $num_ptquery \
|
||||
|
@ -230,4 +230,4 @@ do
|
|||
pids[$idx]=0
|
||||
(( idx = idx + 1 ))
|
||||
done
|
||||
done
|
||||
done
|
||||
|
|
Loading…
Add table
Reference in a new issue