[td-3662]fix bug found by regression test.

This commit is contained in:
Haojun Liao 2021-04-04 11:16:50 +08:00
parent 3fda7a8647
commit 859054fd48
1 changed files with 1 additions and 1 deletions

View File

@ -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;