@@ -548,7 +548,7 @@
</partitioning>
<connection>mall</connection>
<sql>select (
-SELECT count(1)/50+1 as count1
+SELECT count(1)/100+1 as count1
FROM Orders a
where 1=1