test(query): update the show.sim.

This commit is contained in:
Haojun Liao 2022-04-28 18:05:52 +08:00
parent 96363c411d
commit 8f3ecd5244
1 changed files with 2 additions and 2 deletions

View File

@ -101,7 +101,7 @@ if $rows != 1 then
endi
#sql select * from information_schema.user_streams
sql select * from information_schema.user_tables
if $rows != 1 then
if $rows != 28 then
return -1
endi
#sql select * from information_schema.user_table_distributed
@ -199,7 +199,7 @@ if $rows != 1 then
endi
#sql select * from information_schema.user_streams
sql select * from information_schema.user_tables
if $rows != 1 then
if $rows != 28 then
return -1
endi
#sql select * from information_schema.user_table_distributed