trigger PR build
This commit is contained in:
parent
234aad8ee7
commit
c71d9050e9
|
@ -34,7 +34,7 @@ while $i < $tbNum
|
|||
$tb = $tbPrefix . $i
|
||||
sql create table $tb using $mt tags( $i )
|
||||
|
||||
$x = 1
|
||||
$x = 0
|
||||
$y = 0
|
||||
while $y < $rowNum
|
||||
$ts = 1626710400000 + $x
|
||||
|
|
Loading…
Reference in New Issue