mariadb/isam/test_all.res

30 lines
736 B
XML

echo "test2 -L -K -W -P"
test2 -L -K -W -P
echo "test2 -L -K -W -P -A"
test2 -L -K -W -P -A
echo "test2 -L -K -W -P -S -R1 -m500"
test2 -L -K -W -P -S -R1 -m500
echo "test2 -L -K -R1 -m2000 ; Should give error 135"
test2 -L -K -R1 -m2000
echo "test2 -L -K -P -S -R3 -m50 -b1000000"
test2 -L -K -P -S -R3 -m50 -b1000000
echo "test2 -L -B"
test2 -L -B
echo "test2 -L -K -W -P -m50 -l"
test2 -L -K -W -P -m50 -l
isamlog
echo "test2 -L -K -W -P -m50 -l -b100"
test2 -L -K -W -P -m50 -l -b100
isamlog
echo "time test2"
time test2
echo "time test2 -K"
time test2 -K
echo "time test2 -L"
time test2 -L
echo "time test2 -L -K"
time test2 -L -K
echo "time test2 -L -K -W"
time test2 -L -K -W
echo "time test2 -L -K -W -S"
time test2 -L -K -W -S