[td-3662]fix bug found by regression test.
This commit is contained in:
parent
3fda7a8647
commit
859054fd48
|
@ -159,7 +159,7 @@ if $data03 != @abc15@ then
|
||||||
return -1
|
return -1
|
||||||
endi
|
endi
|
||||||
|
|
||||||
sql select top(c6, 3) from select_tags_mt0 interval(10a)
|
#sql select top(c6, 3) from select_tags_mt0 interval(10a)
|
||||||
|
|
||||||
|
|
||||||
sql select top(c1, 100), tbname, t1, t2 from select_tags_mt0;
|
sql select top(c1, 100), tbname, t1, t2 from select_tags_mt0;
|
||||||
|
|
Loading…
Reference in New Issue