Commit 2175037a authored by casualet's avatar casualet

add bench

parent e3680a92
......@@ -41,6 +41,9 @@ getMultipleFields $2
rm -rf load.sql
echo "start to get multiple inserts!!!!"
for((i=0;i<$3;i++))do
echo $head$multi\; >> load.sql
done
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment